pmt: The value of the payment of a loan with constant payments...

Usage Arguments Details Examples

Usage

1
pmt(amt, maturity, rate)

Arguments

amt

The amount of the loan

maturity

The maturity of the loan

rate

The rate of the loan

Details

The periodicity of the maturity and the rate must match, and this will be the periodicity of the payments

Examples

1
pmt(amt = 100, maturity = 10, rate = 0.05)

juancentro/tvm documentation built on May 20, 2019, 3:18 a.m.