DTAG
Synopsis
Remove a tag from an object
Description
The DTAG
removes the tag from a tagged object, leaving the untagged object on the stack.
Compatibility
DTAG
is fully equivalent to its userRPL counterpart.
Usage
Input
4: 3: 2: 1: :Root: '√2' ………………………………………………………………………………………………………… DTAG
Output
4: 3: 2: 1: '√2' …………………………………………………………………………………………………………