(remainder integer1 integer2) -> integer
This performs division of two numbers, and returns the remainder.
See Also: quotient