Calculating simple loan amount.
-
If I calculate $150K * 5.0% for 30 years my answer is $805.23. How do I make the calculation work in a form calc.
This is what I have so far: fieldname2*fieldname3/100/fieldname4*12
equates to: Loanamount*intrate/100/term*12
Does not work.
This is the page it appears on: https://dev.vilaggio.net/calculators/
It is the form on the left titled Loan Amount
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Calculating simple loan amount.’ is closed to new replies.