This is an old revision of the document!
Arguments | Result | Notation |
---|---|---|
Some item on the stack | Two copies of the item on the stack | n1 – n1 n1 |
Duplicates the item currently on the stack without removing the original item.
#Square a number 5 dup mult