tmval.Amount.effective_discount

Amount.effective_discount(n: int) → float[source]

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

Parameters

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

Returns

the effective discount rate for the n-th time period.

Return type

float