This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Math Commands
| Arguments | Result | Notation |
|---|---|---|
| Two items on the stack | The division remainder of two items | n1 n2 – n3 |
Calculates the remainder of the two arguments and pushes the result on the stack.
example goes here