min

Stack effect: ( n n -- n )

Select the smaller of the top two stack elements.

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

Examples:

Forth Haiku Glossary