Function: abs

Syntax

abs (<num>)

Type

numeric

Returns

The modulus of a numeric value.

Parameters

Example

numeric xabs = abs(x * 12)