fv.uneven: Computing the future value of an uneven cash flow series

Description Usage Arguments See Also Examples

Description

Computing the future value of an uneven cash flow series

Usage

1
fv.uneven(r, cf)

Arguments

r

stated annual rate

cf

uneven cash flow

See Also

fv.simple

Examples

1
fv.uneven(r=0.1, cf=c(-1000, -500, 0, 4000, 3500, 2000))

felixfan/FinCal documentation built on May 16, 2019, 12:46 p.m.