[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function FVa - calculate the Future Value of an annuity
Syntax double FVa(double payment, double interest, int
periods)
Prototype in finance.h
Remarks FVa calculates the Future Value of an annuity given
the amount of each payment, the interest rate per
period and the number of periods.
Return value returns the future value of an annuity.
See also FV(), PMT(), PV(), PVa()
See Also:
FV()
PMT()
PV()
PVa()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson