Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Numeric operators function with all numeric values. The following table lists the numeric operators in order of precedence.
Numeric Operators
Operator | Action | Code |
---|---|---|
|
Group subexpressions |
|
|
Exponentiation |
|
|
Multiplication and division |
|
|
Modulus (remainder) |
|
|
Addition and subtraction |
|
See Also
% Operator | Currency Data Type | Double Field Type | Float Field Type | Numeric Data Type | Operators