tmval.eff_int_from_eff_int

tmval.conversions.eff_int_from_eff_int(i: float, old_t: float, new_t: float) → tmval.conversions.RateTemplate[source]
Parameters
  • i (float) – the effective interest rate.

  • old_t (float) – the old unit of time.

  • new_t (float) – the new unit of time.

Returns

a converted interest rate, based off the new unit of time.

Return type

RateTemplate