What Does Arithmetic Operator Mean?

An arithmetic operator is a mathematical function that takes two operands and performs a calculation on them. They are used in common arithmetic and most computer languages contain a set of such operators that can be used within equations to perform a number of types of sequential calculation. Basic arithmetic operators include:

Techopedia Explains Arithmetic Operator

Arithmetic operators have been used in mathematics formulas and numeric calculations for centuries. They form the basis for determining the outcome of calculated numbers or products. Their use is linear; each operator is performed in sequence, with multiplication and division taking place before addition and subtraction.