This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| car [2026/04/04 23:06] – admin | car [2026/04/04 23:11] (current) – [Table] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ^ Loan Parameter ^ Value ^ | + | | Loan Amount ($) |
| - | + | | Annual Interest Rate (%) | 2.9 | |
| - | | Loan Amount ($) | 10000 | | + | | Duration (Years) |
| - | | Annual Interest Rate (%) | 5 | | + | | **Monthly Payment** |
| - | | Duration (Years) | 5 | | + | | **Total Interest Paid** |
| - | | **Monthly Payment** | ~~=round((r2c1/100/ | + | | **Total Cost** |
| - | | **Total Interest Paid** | ~~=round((r4c1 * r3c1 * 12) - r1c1, 2)~~ | | + | |
| - | | **Total Cost** | ~~=round(r1c1 + r5c1, 2)~~ | | + | |