Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript PMT Function Reply To: PMT Function

#184931
web_editor
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));