home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / tclX6.5c / tcllib / help / math / max < prev    next >
Encoding:
Text File  |  1992-12-19  |  203 b   |  7 lines

  1.  
  2.  
  3.           max num1 num2 [..numN]
  4.                Returns the argument that has the highest numeric
  5.                value. The arguments, numN may be any interger or
  6.                floating point values.
  7.