Learn R Programming

FinCal (version 0.6.3)

r.perpetuity: Rate of return for a perpetuity

Description

Rate of return for a perpetuity

Usage

r.perpetuity(pmt, pv)

Arguments

pmt
payment per period
pv
present value

See Also

pv.perpetuity

Examples

Run this code
r.perpetuity(pmt=4.5,pv=-75) 

Run the code above in your browser using DataLab