Loan Payment
loan_paymentMonthly payment, total interest, and what paying extra saves. Standard amortized loan math: monthly payment, total cost, interest as a share of principal — plus a concrete extra-payment scenario showing time and interest saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | Annual interest rate (%) | |
| years | No | Term (yr) | |
| amount | No | Loan amount |