Stack effect: ( a b c -- c a b )
Reverse rotate the top three two elements on the stack.
NOTE: In Haiku Forth (unlike Traditional Forth), all stack cells and memory locations are floating point numbers.
Examples:
Forth Haiku Glossary