VMS Help  —  CRTL  abs  Return Value
    x                  The absolute value of the input argument. If
                       the argument is LONG_MIN, abs returns LONG_
                       MIN because -LONG_MIN cannot fit in an int
                       variable.
Close Help