HELPLIB.HLB  —  PASCAL  Predeclared Routines, Arithmetic  SQR
  The SQR function returns a  value  (of  the  same  type  of  the
  parameter)   that   represents   the  square  of  the  specified
  parameter.

  Syntax:

     SQR( x )

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