Learn R Programming

GUIDE (version 1.2.7)

fvann: Calculate the future value of an annuity.

Description

Function to calculate the future value of an annuity.

Usage

fvann()

Arguments

Value

The future value of an annuity.

Details

The user inputs are as follows: Installment: entered in decimals. For e.g. 105.50 Rate: entered in decimals. For e.g. 5 per cent is entered as 0.05 Time: entered in number of years. For e.g. half year is 0.5 Payment frequency: chosen amongst Monthly/Quarterly/Semi-annual/Annual

References

John C. Hull, "Options, Futures, and Other Derivatives", 8/E, Prentice Hall, 2012.

See Also

pvann,fv