fvSemiAnnualCompSingleCF: Computing Future Value of a Single Cash Flow for Semi-Annual...

fvSemiAnnualCompSingleCFR Documentation

Computing Future Value of a Single Cash Flow for Semi-Annual Compounding Frequency.

Description

Computing Future Value of a Single Cash Flow for Semi-Annual Compounding Frequency.

Usage

fvSemiAnnualCompSingleCF(r, n, pv)

Arguments

r

A number.

n

A number.

pv

A number.

Details

The method fvSemiAnnualCompSingleCF() is developed to Compute Future Value of a Single Cash Flow under Semi-Annual Compounding Frequency.The method gives FVFuture Value when values are passed to its three arguments. Here r is annual rate, n is number of years and pv is Present Value.

Value

Input values to three arguments r , n and pv.

Author(s)

MaheshP Kumar, maheshparamjitkumar@gmail.com

References

\insertRef

hummtvmComp

Examples

fvSemiAnnualCompSingleCF(0.08,10,2000)
fvSemiAnnualCompSingleCF(0.08,10,-2000)

tvmComp documentation built on May 6, 2022, 5:08 p.m.