First page Back Continue Last page Overview Graphics

Forth Language

Relational Operators: = < > <= >= 0= 0< ...


Examples:


1 3 < .

4 0= .

-5 -2 <=