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))

FinCal documentation built on May 2, 2019, 1:29 p.m.