- "minus" ( n1 n2 -- n3 )
Forth79 | Forth83 | ANSI | Forth200x |
---|---|---|---|
X | X | X | X |
Subtract n2 from n1, giving the difference n3.
n2 von n1 subtrahiert ergibt n3.
Add new attachment
Only authorized users are allowed to upload new attachments.
- "minus" ( n1 n2 -- n3 )
Forth79 | Forth83 | ANSI | Forth200x |
---|---|---|---|
X | X | X | X |