.impl

This directive computes boolean implication, that is, given two inputs whether one implies the other by the following truth table.

\( a \)\( b \)\( a \Rightarrow b \)
falsefalsetrue
falsetruefalse
truefalsetrue
truetruetrue