Arithmetic operators are symbols used in programming languages to perform mathematical calculations such as addition, subtraction, multiplication, division, and modulus (remainder).
Related terms
Operand: The values or variables on which arithmetic operations are performed.