ABS Function
Returns the absolute value.
Syntax
Required Argument
argument
specifies a numeric
constant, variable, or expression.
Details
The ABS function returns
a nonnegative number that is equal in magnitude to the magnitude of
the argument.
Example
The following SAS statements
produce these results.