How to use Percentage Calculator
- Pick the calculation type.
- Enter X and Y.
- Read the result and the worked steps.
Percentage Calculator features
- X% of Y, X is what % of Y, percentage change, increase/decrease, percentage difference
- Step-by-step formulas with intermediate values
- Related values (remaining share, multipliers, reverse change)
- Accepts thousands separators and trailing % signs
- Configurable rounding
Percentage Calculator example
Percentage change
Input:
from 240 to 300Output:
+25% (difference 60): (300 − 240) ÷ 240 × 100Frequently asked questions about Percentage Calculator
Which calculations are included?
X% of Y, X is what % of Y, percentage change from X to Y, X increased or decreased by Y%, and the symmetric percentage difference between two values.
What is the difference between percentage change and percentage difference?
Change is directional and relative to the starting value ((new − old) ÷ old). Difference is symmetric and relative to the average of the two values, used when neither value is the baseline.
Why is percentage change from 0 undefined?
Any change from zero would require dividing by zero. Use the absolute difference instead.
Can I control rounding?
Yes, set the decimal places. Formulas and steps show the intermediate values so you can verify the result.