Excel Math formulas

  • Thread starter Thread starter rympierc
  • Start date Start date
R

rympierc

I'm trying to figure out the math equations for Present Value, Future
Value, and Payment in Excel. I want to make sure they are the exact
same equations as what it uses so my numbers don't get screwed up. If
anyone could help me out I'd really appreciate it.
 
I'm trying to figure out the math equations for Present Value, Future
Value, and Payment in Excel. I want to make sure they are the exact
same equations as what it uses so my numbers don't get screwed up. If
anyone could help me out I'd really appreciate it.

Excel solves for the one in terms of the others. See HELP for PV for the
equation.


--ron
 
I'm trying to figure out the math equations for Present Value, Future
Value, and Payment in Excel.

I cannot say for sure what Excel does. But the typical formula is:

0 = PV + (1 + i*TYPE)*PMT*( (1 - (1+i)^(-n)) / i ) + FV*(1+i)^(-n)

Solve for PV, FV or PMT. Solve for i iteratively.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top