Order of Operations Calculator

Evaluate a three-number expression with correct precedence, and compare it to a naive left-to-right reading. Enter the numbers and operations.

Result
With precedence applied.

Usage Tip

PEMDAS: Parentheses, Exponents, Multiplication/Division, Addition/Subtraction — the last two pairs each share a level and go left to right.

THE MATH
Multiplication and division come before addition and subtraction
Within the same level, work left to right
Order of operations (PEMDAS / BODMAS) fixes the value of an expression so everyone reads it the same way.
Without it, 2 + 3 x 4 would be ambiguous.
This evaluates a (op) b (op) c with three numbers and two operations.
The left-to-right column shows what you would get ignoring precedence.
Parentheses are not included here; they would override the order.
Scroll to Top

The calculators and tools on Formula Factory are provided for general guidance and informational purposes only. Results are estimates based on standard formulas and the values you enter — they do not constitute professional engineering, electrical, or architectural advice. Always verify calculations with a qualified professional before making decisions for any safety-critical, code-compliance, or commercial application. Formula Factory makes no representations or warranties as to the accuracy or completeness of any result, and accepts no liability for errors, omissions, or any outcomes arising from reliance on this information.