HELPLIB.HLB  —  PASCAL  Predeclared Routines, Arithmetic  ABS
  The ABS function returns a value (of the same data type  as  the
  specified   parameter)   that  is  the  absolute  value  of  the
  parameter.

  Syntax:

     ABS( x )

  The parameter 'x' can be of any arithmetic type.
Close Help