home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / remainder < prev    next >
Encoding:
Text File  |  1992-07-09  |  229 b   |  5 lines

  1. remainder --Operation, two inputs.  Abbreviation: mod  Infix: \
  2.      The inputs to this procedure must be integers.  The output is also  an
  3.      integer,  and  is  the  remainder  of  dividing the first input by the
  4.      second.
  5.