Mathematica 9 is now available

NandXor

Nor

FilledSmallSquareNor[, , ... ] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.

FilledSmallSquareNor[, , ... ] can be input in StandardForm and InputForm as ... . The character can be entered as AliasIndicatornorAliasIndicator or \[Nor].

FilledSmallSquareNor[, , ... ] is equivalent to Not[Or[, , ... ]].

FilledSmallSquareNor evaluates its arguments in a non-standard way (see Section A.4.2).

FilledSmallSquareNor gives symbolic results when necessary, removing initial arguments that are False.

FilledSmallSquareNor is not Flat.

FilledSmallSquare See The Mathematica Book: Section 1.5.6.

FilledSmallSquare See also: LogicalExpand, Or, Xor.

Further Examples

NandXor



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.