tmval.Bond.am_interest

Bond.am_interest(t: float) → float[source]

Calculates the amortized interest in the last coupon prior to time t.

Parameters

t (float) – The valuation time.

Returns

The amortized interest.

Return type

float