Mathematica 9 is now available

UnionComplement

Intersection

FilledSmallSquareIntersection[, , ... ] gives a sorted list of the elements common to all the .

FilledSmallSquare If the are considered as sets, Intersection gives their intersection.

FilledSmallSquareIntersection[, , ... ] can be input in StandardForm and InputForm as ... . The character can be entered as AliasIndicatorinterAliasIndicator or \[Intersection].

FilledSmallSquare The must have the same head, but it need not be List.

FilledSmallSquareIntersection[, ... , SameTest->test] applies test to each pair of elements in the to determine whether they should be considered the same.

FilledSmallSquareIntersection[a, b] can be entered in StandardForm and InputForm as a b or a \[Intersection] b.

FilledSmallSquare See The Mathematica Book: Section 1.8.8.

FilledSmallSquare See also: Union, Complement.

Further Examples

UnionComplement



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.