This is an old revision of the document!
Calculates the remainder of the two arguments and pushes the result on the stack.
trace(5 mod (3)) #prints '2'