fv: Calculate the future value of an amount.

Description Usage Details Value Author(s) References See Also

Description

Function to calculate the future value of an amount.

Usage

1
fv()

Details

The user inputs are as follows:
Present Value: 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
Compounding frequency: chosen amongst continuous/Quarterly/Semi-annual/Annual

Value

The future value of an amount.

Author(s)

S Subramanian <ssubramanian@sssihl.edu.in>

References

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

See Also

fvann,pv


GUIDE documentation built on May 2, 2019, 9:32 a.m.