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