1000 down 12%
- Starting value
- 1,000
- Decrease by (%)
- 12
After the decrease880
arithmetic identity
Open this exampleDecrease a number by a percentage, with the amount removed shown separately.
Also called: percent decrease calculator, how much did it fall.
1,000 decreased by 12% is 880, a decrease of 120.
Multiply by one minus the percentage. A 100% decrease reaches zero and anything beyond it goes negative, which the tool will show rather than clamp.
result = value * (1 - percent/100)Each of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
After the decrease880
arithmetic identity
Open this exampleAfter the decrease0
boundary
Open this exampleAfter the decrease1,000
degenerate case
Open this example