Functions, Operators, Switch Cases and Truth Tables : Truth Tables : Truth Table Operators

Truth Table Operators

A value in a truth-table input column cell can be prefixed with one or more of the following operators:

<, >, <=, >=, !=, \+, ==

For example, a value of <6 in the X Input column cell causes the cell to be evaluated as TRUE only when x<6.