Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Logical Operations /

LogicalExpand

FilledSmallSquare LogicalExpand[expr] expands out expressions containing logical connectives such as && and ||.

FilledSmallSquare LogicalExpand applies distributive laws for logical operations.

FilledSmallSquare Example: LogicalExpand[p && !(q || r)] LongRightArrow.

FilledSmallSquare LogicalExpand generates ORs of ANDs corresponding to disjunctive normal form, with some contractions.

FilledSmallSquare See Section 1.5.6 and Section 3.6.6.

FilledSmallSquare See also: Expand.

FilledSmallSquare New in Version 1.

Further Examples



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.