Section 4 - Execution Order
When more than one operator appears in a formula, it is
calculated using the standard mathematical order of precedence.
This order determines which operations are carried out first.
The order of precedence is as follows: parentheses, exponents,
multiplication, division, addition, subtraction.
|