Function LOGNAND


Slots on this function:

Documentation:
The term {tt (lognand $tau_1$ $tau_2$)} is equivalent to {tt (lognot (logand $tau_1$ $tau_2$))}.
Instance-Of: Function
Arity: 3

Other Related Axioms:

(<- (Lognand ?X ?Y) (Lognot (Logand ?X ?Y)))