Author: jamessw109
-
Bucket sort an array of integer values into ascending numerical order.
-
Return the depreciation for a specified period using the fixed-declining balance method. <span align="right" style="background-color:99FF99"><strong>Excel: DB</strong></span>
-
Return the depreciation for a specified period using the fixed-declining balance method. <span align="right" style="background-color:99FF99"><strong>Excel: DDB</strong></span>
-
Return the depreciation for each accounting period. <span align="right" style="background-color:99FF99"><strong>Excel: AMORLINC</strong></span>
-
Return the depreciation for each accounting period. <span align="right" style="background-color:99FF99"><strong>Excel: AMORDEGRC</strong></span>
-
Finance namespace
-
Calculate the sum-of-years depreciation of an asset. <span align="right" style="background-color:99FF99"><strong>Excel: SYD</strong></span>
-
Finance functions
-
Finance functions
-
Evaluate the future value of an investment using a schedule of interest rates.
-
Establish the heap property for a given root.
-
Insertion sort an array of values.
-
Quick sort an array of values into ascending numerical order.