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