Order of operations calculator
Evaluate (a op1 b) op2 c following standard order of operations, where op1 is done before op2 unless op2 is multiplication/division and op1 is addition/subtraction.
Result
Result12.0000
Evaluate (a op1 b) op2 c following standard order of operations, where op1 is done before op2 unless op2 is multiplication/division and op1 is addition/subtraction.