Futurebasic/Language/Reference/annuity
FN Annuity#
editFunction
edit✔ Appearance ✔ Standard ✔ Console
Syntax
editannuityFactor# = fn annuity#( rate, periods )
Description
editReturns the annuity factor for the given interest rate and number of periods. The interest rate should be expressed as a fraction of 1; for example, 5.2 percent should be expressed as 0.052.
Notes
editfn annuity#
uses the following formula: