R/fv.R

fv <-
function (value, i, n) 
{
    value * ((1 + i)^n)
}
AmateurECE/economics documentation built on Feb. 4, 2020, 7:31 p.m.