Math calculator
Percentage Change Calculator
Measure the percentage increase or decrease from a positive starting value. JavaScript enables the interactive calculation in your browser.
How it works
The signed difference is compared with the starting value. Positive means an increase; negative means a decrease.
The starting value must be positive. Percentage change from zero is undefined, and negative baselines need domain-specific interpretation.