tmval.Bond.next_coupon_amt

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

Returns the amount of the next coupon payment after time t.

Parameters

t (float) – The valuation time.

Returns

The next coupon amount.

Return type

float