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