Calculate exponential growth of money, users, population or sales with the compound growth formula.
| Input | Result |
|---|---|
| 1,000 at 5% for 10 periods | 1,628.89 |
| 5,000 at 8% for 5 periods | 7,346.64 |
| 10,000 at 3% for 20 periods | 18,061.11 |
Growth where each period's increase is proportional to the current value, so the total multiplies by (1 + r) every period instead of adding a fixed amount.
The math is identical — compound interest is exponential growth applied to money. This tool uses yearly (per-period) compounding.
For continuous growth the model is Final = Initial × e^(r×t), which grows slightly faster than discrete compounding at the same rate.