<- CRPL reference <- Math Commands
<-a <-b mod ->result
Calculates the remainder of the two arguments and pushes the result on the stack.
ShowTraceLog 10 mod(6) Trace # Displays 4