ABS

ABS returns the absolute value of a numeric expression.

Return Value

NUMBER

Syntax

ABS(n)

Arguments

n is any numeric expression.

Example

ABS(-15) returns the value 15.