Function Fv() Foundation
Calculates a Future Value.
Syntax
Fv( <nPayment> , ;
<nInterestRate> , ;
<nNumberOfPayments> ;
) --> nFutureValue
Return
Returns the future value of <nNumberOfPayments> * <nPayment> with an interest rate of <nInterestRate> percent (1 = 100% percent).
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.