remainder

remainder : (int int -> int)

purpose:
to compute the remainder of dividing the first by the second integer


Intermediate Student Language


Google