Site Tools


car

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
car [2026/04/04 23:08] admincar [2026/04/04 23:11] (current) – [Table] admin
Line 1: Line 1:
- +| Loan Amount ($)           35000                                                                  
-| Parameter | Value | +| Annual Interest Rate (%)  2.9                                                                    
-| Loan Amount ($) | 10000 +| Duration (Years)          | 5                                                                      
-| Annual Interest Rate (%) | +| **Monthly Payment**       | ~~=round((r1c1/1200 * r0c1) / (1 - (1 + r1c1/1200)**(-r2c1*12)), 2)~~  
-| Duration (Years) | 5 | +| **Total Interest Paid**   | ~~=round((r3c1 * r2c1 * 12) - r0c1, 2)~~                               
-| **Monthly Payment** | ~~=round((r1c1/1200 * r0c1) / (1 - (1 + r1c1/1200)**(-r2c1*12)), 2)~~ | +| **Total Cost**            | ~~=round(r0c1 + r4c1, 2)~~                                             |
-| **Total Interest Paid** | ~~=round((r3c1 * r2c1 * 12) - r0c1, 2)~~ | +
-| **Total Cost** | ~~=round(r0c1 + r4c1, 2)~~ | +
car.1775344123.txt.gz · Last modified: by admin