๐Ÿงฎ Free Calculator

Percentage Calculator

Switch modes to answer everyday percentage questions โ€” discounts, exam scores, price hikes, and growth rates โ€” without memorizing formulas.

โœ“ No signup โœ“ Instant results โœ“ Works offline

Inputs

Result

โ€”

Percentage formulas (quick reference)

Part from percent: To find what P% of Y equals, compute Y ร— (P/100). That is the discount amount if Y is list price, or the tip if Y is the bill before tip โ€” always confirm whether tax is included.

Ratio to percent: โ€œX is what percent of Y?โ€ answers (X / Y) ร— 100 when Y โ‰  0. Use it for conversion rates, test scores, or market share.

Increase/decrease by a percent: Increasing Y by P% yields Y ร— (1 + P/100); decreasing uses Y ร— (1 โˆ’ P/100). Watch for compound successive changes โ€” two 10% increases are not the same as one 20% increase.

Percent change between two values: From X to Y, use ((Y โˆ’ X) / |X|) ร— 100. The result is positive if Y > X and negative if Y < X. If the starting value is zero, percent change is undefined โ€” we surface an error instead of dividing by zero.

FAQ

Why is percent change undefined?

Starting from zero, relative change has no meaningful ratio โ€” talk in absolute terms instead.

Do you round?

We show enough decimals for clarity; bank rounding rules may differ.

Can I use negatives?

Yes โ€” for example, loss vs profit comparisons, as long as denominators stay valid.