Return to Portal |
|---|
| Title | Description | Downloads |
|---|---|---|
| Money Growth Calculator | This program is useful for calculating money growth given a target, percent growth, and iterations, then output the starting money. Basically a reverse inflation calculator. Usage: Enter your target money, percent growth for each iterations, and how many times iterations needs to be done. For example if I want 1000 gold, and I have an 2% growth each month, how many gold do I initially need to get that much for 12 months? input: enter target money 1000 enter percent growth 2 enter iterations 12 output: you need 788.493 to reach the target. Which means the initial gold needed to reach 1000 gold in 12 months with 2% growth is 788.493 gold. |
Binary for Windows x64 download here Source download here |