Skip to content

EffectiveInterest

EffectiveInterest(i, n)

returns an effective interest rate object.

See:

Examples

>> TimeValue(Annuity(100, 12), EffectiveInterest(.01, 0.25), 12)
1268.515

Annuity, AnnuityDue, TimeValue

Implementation status

  • ✅ - full supported

Github