Finance MethodsMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library

The Finance type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAnnuityPaymentFutureValue
Returns the annuity payment calculated for a future value given the rate and number of periods
Public methodStatic memberAnnuityPaymentPresentValue
Returns the annuity payment calculated for a present value given the rate and number of periods
Public methodStatic memberFutureValue
Calculates the future value of the presentValue for a specified rateOfReturn over numberOfPeriods periods.
Public methodStatic memberFutureValueOfAnnuity
Calculates the future value of an annuity
Public methodStatic memberNetPresentValue
Calculates the net present value for an investment with multiple case flows over equi-distant time intervals at a given rate of return
Public methodStatic memberPresentValue
Calculates the present value of the futureValue for a specified rateOfReturn over numberOfPeriods periods.
Public methodStatic memberPresentValueOfAnnuity
Calculates the present value of an annuity
Public methodStatic memberRemainingBalanceOfAnnuity
Returns the remaining balance of an annuity given the original value, payment amount, rate per period and number of periods paid
Top
See Also

Reference