Rpasinatto
Results
1
comments of
Rpasinatto
I believe the formula in this challenge is wrong. It should be: M=L[i(1+i)^n]/[(1+i)^n-1] This is the correct way to calculate the monthly payment. You can check it out multiplying M*n...