abs

Returns the absolute value of "numeric_expression". If "numeric_expression" is negative, a positive value is returned.

Syntax

abs ( numeric_expression )