Arithmetic Operators
 
 
 

Use the following arithmetic operators to perform basic mathematical operations.

Arithmetic Operator Description
+ Addition
- Subtraction
* Multiplication
/ Division
% Integer Modulo
^ Exponentiation