|
|
home >mortgage>investment-paymentInvestment Payment CalculatorInvestment Payment Calculator to calculate the number of payments for an investment. Investment Payment Calculator
Code to add this calci to your website
Just copy and paste the below code to your webpage where you want to display this calculator. Formula Used: N = [ log ( 1 + [ ( r*F ) / P ] ) ] / ( log (1+r) ) Where, P = Payment Amount F = Future Amount r = Rate of Interest (compounded) N = Number of Payments Rate of Interest Compounded is, If Monthly, r = i / 1200 If Quarterly, r = i / 400 If Half yearly, r = i / 200 If Yearly, r = i / 100 This tool will help you dynamically to calculate the Number of Payments for an Investment | ||||||||||||