Hi guys,
I am Vincent and I am coming from Belgium.
I use Gravity Forms and the Gravity FormsAdvanced Calculations to build my loan simulator.
I use this formula: A = P (r (1+r)^n) / ( (1+r)^n -1 ).
I take a real example.
Correct result:
Amount: 25 000 €
Duration : 60 months
Rate : 8.25%
Monthly payment: 506.35 €
False result with he formula:
Amount: 25 000 €
Duration : 60 months
Rate : 8.25%
Monthly payment: 509.91 €
I know that it’s only a difference of 3 euros but I can’t use the simulator because of this difference.
Can you help me?