calculate_prepayment_savings
Calculate the interest saved and tenure reduction by making extra EMI or lump sum prepayments on a loan.
Instructions
Calculate how much you save by prepaying a loan (extra EMI or lump sum). Shows interest saved and tenure reduction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| principal | Yes | ||
| annual_rate | Yes | ||
| tenure_years | Yes | ||
| lump_sum_month | No | ||
| monthly_prepayment | No | ||
| lump_sum_prepayment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |