Home } Calculators } Savings Estimator



Enter how much you can afford to save each month, how long you can save this amount, and the interest rate you can get on your savings and this script will display your total savings.
Total invested each month:
Number of months/years to aquire sum:  
Interest rate on savings:  %
 
Total :

JavaScript Source Code 2002: Calculators: Savings Estimator

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!