what are arithmetic operators ? why do you need to follow the order of precedence in a complex formula
Answers
Answered by
5
Answer:
These operators are + (addition), - (subtraction), * (multiplication), / (division), and % (modulo). ... The following table summarizes the binary arithmetic operations in the Java programming language, called arithmetic operatior
Excel's default order of operator precedence mandates that Excel perform multiplication before addition. ... Because Excel evaluates and performs all calculations in parentheses first, placing 2+3 inside parentheses ensures the correct answer. The order of operations for Excel is as follows: Evaluate items in parentheses
Similar questions