Closed Brobin closed 9 years ago
Flesh out the knockout forms to calculate debt
Copied from @nleger67 #2
EMI = ( P × r × (1+r)n ) / ((1+r)n − 1) EMI <- Estimated monthly installment P <- Loan amount r <- Monthly interest rate n <- number of periods
Flesh out the knockout forms to calculate debt