pvContinuousCompSingleCF: Calculates Present Value of a Single Cash Flow that is Compounded Continuously.
Description
Calculates Present Value of a Single Cash Flow that is Compounded Continuously.
Usage
pvContinuousCompSingleCF(r, n, fv)
Arguments
r
A number.
n
A number.
fv
A number.
Value
Input values to three arguments r , n and fv.
Details
According to tman;textualtvmComp, a continuously compounding scenario is that where the time intervals between interest payments are infinitely small.
The Method pvContinuousCompSingleCF() was developed for this scenario and calculates Present Value of a Single Cash Flow that is Compounded Continuously. The method gives Present Value when values are passed to its three arguments. Here r is annual rate, n is number of years and fv is Future Value