Increase or decrease by a %

Enter the value and the percentage: see the result increased and decreased by that percentage.

What it's for

To quickly apply a rise or a discount: prices with an increase, salaries with a cut, quantities to adjust.

How it works

Increase = value Γ— (1 + %/100); decrease = value Γ— (1 βˆ’ %/100).