-

Stack effect: ( n n -- n )

Subtract the top element on the stack from the next element.

NOTE: In Haiku Forth (unlike Traditional Forth), all stack cells and memory locations are floating point numbers.

Examples:

Forth Haiku Glossary