Contents
Development
Loan.
total_payments
Calculates the total loan payments that occurred between two points in time.
t2 (float) – The second point in time.
t1 (float) – The first point in time.
The total loan payments.
float