Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Numerical Computation / Data Manipulation /

Complement

FilledSmallSquare Complement[eall, , , ... ] gives the elements in eall which are not in any of the .

FilledSmallSquare The list returned by Complement is sorted into standard order.

FilledSmallSquare Example: Complement[a,b,c,d,e, a,c, d] LongRightArrow.

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

FilledSmallSquare See Section 1.8.8.

FilledSmallSquare See also: Intersection, Union.

FilledSmallSquare New in Version 1; modified in 3.

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.