Annuity
Annuity(p, t)
or
Annuity(p, t, q)
returns an annuity object.
See:
Examples
>> TimeValue(Annuity(100, 12), .01, 0)1125.508
>> TimeValue(Annuity(100, 12), EffectiveInterest(.01, 0.25), 12)1268.515
Related terms
AnnuityDue, EffectiveInterest, TimeValue
Implementation status
- ✅ - full supported