amort_cd: Constant dollar amortization method

Description Usage Arguments Details Value Examples

Description

amort_cd initial payment for a graduated annuity growing at rate g

Usage

1
amort_cd(p, i, m, end)

Arguments

p

principal

i

interest rate

m

number of periods

end

if TRUE, payment at the end of period

Details

Returns POSITIVE payment for positive principal

Value

The amortization payment

Examples

1
amort_cd(100, 0.08, 10, FALSE)

donboyd5/ptools documentation built on May 15, 2019, 10:39 a.m.