Difference between revisions of "FV()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
Numeric Data
 
  
  

Revision as of 15:23, 27 October 2009


Purpose

Function to return future value of a periodic investment


Syntax

FV(<expN1>,<expN2>,<expN3>)


See Also

CAGR(), LOG10(), PAYMENT(), PI(), PMT(), PV()


Description

The FV() function calculates the future value of an investment, where <expN1> is the payment per period, <expN2> is the periodic interest rate and <expN3> is the number of payments.


Example

? fv(1000,.10,20)
  57275.00


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer