Home › Forums › JavaScript › PMT Function › Reply To: PMT Function
September 29, 2014 at 1:26 am
#184931
Participant
The example that you give is correct. I will combine the PMT function into my equation
math.CEIL(PMT(amount-downpayment / (1- (1 / (1 + interest/12)*Math.EXP(num_of_terms))) interest/ 12));