I need help with a mortgage calculator I’m writing in C++?
May 18, 2007 · Print This Article
wolfmn26 asked:
Here is the formula I came across that I’m going to use:
Here is the formula I came across that I’m going to use:
monthlyPayment = (principle * monthlyInterest) / (1 - pow((1 + monthlyInterest), - monthlyTerm);
I need to know what the “pow” is for
Caffeinated Content



Josh Dunaway has been a certfied Realtor in the suburban Chicagoland area for over 20 years. Aside from starting his own real estate company, he also owns a mortgage company as well.
Comments
Got something to say?
You must be logged in to post a comment.