Declining balance can be amortized (see {@link AmortizationMethod}) in two ways at present:
When amortized using equal principal payments, the principal component of each installment is fixed and interest due is calculated from the outstanding principal balance resulting in a different total payment due for each installment.
When amortized using equal installments, the total payment due for each installment is fixed and is calculated using the excel like pmt
function. The interest due is calculated from the outstanding principal balance which results in a principal component that is total payment due minus interest due.
|
|