Business And Finance Routines
Go Up to API Categories Index
This topic lists all business and finance routines used in the Delphi run-time library.
Routine | Description |
---|---|
Calculates the depreciation of an asset using the double-declining balance method. | |
Calculates the future value of an investment. | |
Calculates the interest portion of a loan payment. | |
Returns the interest rate required to increase PresentValue to FutureValue. | |
Calculates the internal rate of return for an investment. | |
Calculates the mean and standard deviation of array elements. | |
Calculates the mean, variance, skew, and kurtosis. | |
Calculates the current value from an array of estimated cash flow values. | |
Returns the Euclidean 'L-2' norm. | |
Returns the number of payment periods for an investment. | |
Calculates a fully amortized payment. | |
Returns the principal amount from a full payment. | |
Evaluates a uniform polynomial of one variable at the value X. | |
Calculates the population standard deviation. | |
Calculates the population variance. | |
Calculates the present value of an investment. | |
Returns the straight-line depreciation allowance of an asset. | |
Returns the sample standard deviation for elements in an array. | |
Calculates depreciation for an asset. | |
Returns the statistical variance from an array of values. | |
Calculates statistical sample variance from an array of data. |