Quote:
Originally Posted by oojay
The nearly universal mathematical convention dictates the following order of operations (in order of which operators should be evaluated first):
Factorial.
Exponentiation.
Multiplication.
Division.
Addition.
Any parenthesized expressions are automatically higher ``priority'' than anything on the above list.
|
Considering that the site you quoted forgets to mention subtraction altogether, I don't see it as the most reliable source of information.