What do you mean by formula? Name the different arithmetic operators that are
used in formula.
Answers
Answer:
Definition. The arithmetic operators perform addition, subtraction, multiplication, division, exponentiation, and modulus operations.
Explanation:
Arithmetic Operators
Makes the addition of two or more than two numeric values and gives a numeric value as a return. – (Subtraction Operator) = A1 – B1. Subtracts two or more than two numeric values and gives a numeric value in return.
The formula is a fact or a rule written with mathematical symbols. It usually connects two or more quantities with an equal to sign. When you know the value of one quantity, you can find the value of the other using the formula. Examples of formula: Perimeter of rectangle = 2(length + width)
There are four different types of calculation operators: arithmetic, comparison, text concatenation, and reference.