tmval.Loan.sf_final

Loan.sf_final(payments: tmval.value.Payments = None) → float[source]

Calculates the final payment required to settle a sinking fund loan. You may supply payments, if they differed from the original payment schedule.

Parameters

payments (Payments, optional) – A list of payments, if different from the original payment schedule.

Returns

The final sinking fund payment.

Return type

float