remainder

remainder : (int int -> int)

purpose:
to compute the remainder of two integers


Advanced Student Language