home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2084_min < prev    next >
Encoding:
Text File  |  1987-07-08  |  359 b   |  6 lines

  1. min ( number block, how* )
  2. minimum
  3.  
  4. number block—the smallest numeric value in this number block will be found; how—optional, allows the smallest numeric value to be found by rows (#ROW or 1), columns (#COL or 2), or on the whole block (#BLOCK or 0).
  5.  
  6. min creates a block containing the values for the smallest numeric value in the block as specified by how.