Skip to content

nominal

Nominal annual rate from an effective rate.

v = nominal(effect_rate, npery)

Inverse of effect: returns the nominal rate that, compounded npery times per year, produces the given effective rate.

nominal(0.05354, 4) % ≈ 0.0525
  • effect — Effective annual interest rate from a nominal rate.