Arithmetic Operators
Previous  Top  Next



The following arithmetic operators are provided by the Absolute Database for all numeric data types:
 
Operator
Description
Example
+
addition
2 + 3
-
subtraction
2 - 3
*
multiplication
2 * 3
/
division
4 / 2