Try moving it
- Sweep n from 0 to 20 — the later steps grow faster than the early ones; you are walking along the curve.
- Raise r from 5 to 10 — the whole curve steepens: 259 after 10 steps, 673 after 20.
Template · 2026-08-16 updated
Increase 100 by r%, n times over. The card shows the current value, 100×(1+r/100)ⁿ; the f(x) plot shows the whole curve. Growth is not a straight line.