Navigation Banner
 

% Operation
  Operation of remainder of integer division.
Rounds both arguments and then returns the remainder of integer division.
Syntax  x%y
Notes Works on numbers only.
Examples
5%3 (returns 2)
 Last modified: 8/17/1999

 
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002