Percentage Change Calculator
Find the percentage change from an old value to a new value.
How to use
Enter old and new values.
Formula
% change = ((new - old)/old) × 100
Examples
- From 100 to 120 → +20%
Important notes
Positive = increase, negative = decrease.
Frequently asked questions
What if old value is zero?
Percentage change is undefined (division by zero).