User Tools

Site Tools


crpl:docs:dup

This is an old revision of the document!


Stack Manipulation

dup

ArgumentsResultNotation
Some item on the stackTwo copies of the item on the stack n1 – n1 n1

Description

Duplicates the item currently on the stack without removing the original item.

Examples

#Square a number 
5 dup mult
crpl/docs/dup.1358489547.txt.gz · Last modified: 2025/02/14 14:56 (external edit)