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

  1. arithmetic ( start, change, size )
  2. arithmetic series
  3.  
  4. Arguments are: start—a number block with the starting value(s); change—a single number to increment start by; size—a single number giving count of rows to create.
  5.  
  6. arithmetic creates a block with as many rows as defined by size and as many columns as there are in the start argument block, containing start plus successive increments.