Intersection• Intersection[ , , ... ] gives a sorted list of the elements common to all the . • If the are considered as sets, Intersection gives their intersection. • Intersection[ , , ... ] can be input as ... . The character can be entered as inter or \[Intersection]. • Intersection[a, b] can be entered as a b or a \[Intersection] b. • See also: Complement, Union.
Examples Using InstantCalculatorsHere is the InstantCalculator for the Intersection function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the Intersection Function Controller. The intersection of these two lists has two elements.
Out[2]= |  |
Ordinary Mathematical NotationThis also finds the intersection of the two lists.
Out[3]= |  |
|