Category:
Mathematical
Returns an absolute value of a number.
Syntax
abs(
x Numeric
): Numeric
Parameters
x is a source number.
Return value
Type: Numeric.
Examples of using
abs(-325.11)
Database Tour Documentation | |
abs function |
Category:
Mathematical
Returns an absolute value of a number.
abs(
x Numeric
): Numeric
x is a source number.
Type: Numeric.
abs(-325.11)