remainder

remainder : (int int -> int)

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


Advanced Student Language


Google