Mathematica 9 is now available

ValueQAnd (&&)

Not

FilledSmallSquare!expr is the logical NOT function. It gives False if expr is True, and True if it is False.

FilledSmallSquareNot[expr] can be input in StandardForm and InputForm as expr. The character can be entered as AliasIndicator!AliasIndicator, AliasIndicatornotAliasIndicator or \[Not].

FilledSmallSquareNot gives symbolic results when necessary, applying various simplification rules to them.

FilledSmallSquare If you are using Mathematica with a text-based front end, then you cannot use the notation !expr for Not[expr] if it appears at the very beginning of a line. In this case, !expr is interpreted as a shell escape.

FilledSmallSquare See The Mathematica Book: Section 1.5.6.

FilledSmallSquare See also: LogicalExpand, BitNot, Nand, Nor.

Further Examples

ValueQAnd (&&)



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.