User Tools

Site Tools


crpl:docs:dup

<- CRPL reference <- 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 mul
crpl/docs/dup.txt · Last modified: 2021/02/05 11:43 by Karsten75