home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / MAX.KEY < prev    next >
Text File  |  1993-11-07  |  189b  |  5 lines

  1. * max                                                 external
  2. max(x) gives maximum of x.                            
  3. See also: min, average, listsum, length.
  4. e.g. max([1,2,3] gives 3.
  5.