User Tools

Site Tools


crpl:docs:sub

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Math Commands

sub

ArgumentsResultNotation
Two items on the stackThe difference of two items n1 n2 – n3

Description

Subtracts the second argument from the first (i1-i2) and pushes the result on the stack.

Examples

5 3 sub Trace #Displays 2
crpl/docs/sub.1507218030.txt.gz · Last modified: 2025/02/14 14:56 (external edit)