Operator
|
Operation
|
Description
|
---|---|---|
+
|
Addition
|
Add numeric values, numeric variables, or numeric expressions
|
-
|
Subtraction
|
Subtract one numeric value, numeric variable, or numeric expression from another such value, variable or expression
|
/
|
Division
|
Divide one numeric value, numeric variable, or numeric expression by another such value, variable or expression
|
*
|
Multiplication
|
Multiply two numeric values, numeric variables, or numeric expressions
|