Function Fv() Foundation
Calculates a Future Value.
Fv( <nPayment> , ;
<nInterestRate> , ;
<nNumberOfPayments> ;
) --> nFutureValue
Returns the future value of <nNumberOfPayments> * <nPayment> with an interest rate of <nInterestRate> percent (1 = 100% percent).
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.