Abs is an absolute value operator which can be applied to any numeric type in an expression.

 

Example

    Delta <= abs(A-B)

 

LRM

    7.2

 

See also

image\diamond.gif  Objects, Data Types and Operators