tmval.Amount.effective_rate

Amount.effective_rate(n: Union[float, int])tmval.rate.Rate[source]

Calculates the effective interest rate for the n-th time period.

Parameters

n (float, int) – the n-th time period.

Returns

the effective interest rate for the n-th timer period.

Return type

float