Percentage Calculator
Percentage calculations come up constantly in everyday life — from figuring out tips and discounts to analyzing business metrics and financial data. Our Percentage Calculator handles the four most common percentage operations in one convenient tool. Calculate what X% of Y is (for tips, discounts, and proportions), find what percentage one number is of another (for ratios and compositions), compute the percentage change between two values (for growth rates and comparisons), and increase or decrease a value by a given percentage (for markups, discounts, and adjustments). Every result is computed instantly and displayed with clear formatting, making it easy to double-check your math or explore different scenarios.
functions What is X% of Y?
help X is what % of Y?
trending_up Percentage Change
tune Adjust Value by %
When should you use it?
- check_circle Shoppers calculating the final price after a percentage discount at a sale
- check_circle Restaurant patrons quickly figuring out a 15%, 18%, or 20% tip amount
- check_circle Business analysts computing year-over-year revenue growth percentages
- check_circle Students solving percentage problems for math homework and exams
- check_circle Retailers calculating markup percentages to set product prices from wholesale cost
- check_circle Investors determining the percentage return on an investment or portfolio
How it works
The calculator implements four standard percentage formulas, each serving a different practical purpose. The 'X% of Y' mode multiplies Y by X/100 — this is the formula behind every tip calculation, sales discount, and tax estimate. The 'What percent is X of Y' mode divides X by Y and multiplies by 100, giving you the ratio expressed as a percentage.
Percentage change is calculated as ((New - Old) / |Old|) × 100, which gives you the relative difference between two values expressed as a percentage. A positive result means an increase; a negative result means a decrease. This formula is the standard used in financial reporting, scientific studies, and business analytics for measuring growth or decline.
The increase/decrease mode takes a base value and adjusts it by a percentage: for an increase, it computes Value × (1 + Percent/100); for a decrease, it computes Value × (1 - Percent/100). All results are rounded to 2 decimal places, which provides practical precision for financial calculations without cluttering the display with insignificant digits.
Frequently Asked Questions
Related tools
How to use
Choose a calculation mode, enter your values, and click Calculate.
All results are rounded to 2 decimal places.
- check_circle What is X% of Y
- check_circle X is what % of Y
- check_circle Percentage change & adjust by %