pow equation to calc monthly payment
-
Hi, want to say thanks for such a cool plugin. My first time using but I’m sure not my last.
I’m struggling with a pow formula to calc monthly house payment, this is what I have but not getting a result.
13= Loan amt
7= rate%
8= term yearspow(fieldname13*fieldname7/100/(1-(1+fieldname7/100)),-fieldname8*12)
this is the formula I’m trying to create
P = ( Pv * R ) / (1 – ( 1 + R )^( -n )I’ve tested my formula in a spreadsheet and I’m getting a value, with the calc I’m getting 0.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘pow equation to calc monthly payment’ is closed to new replies.