Enter the values in the set1(seperated by comma) | |
Enter the values in the set2(seperated by comma) | |
Intersection of sets |
In mathematics, the intersection A ∩ B of two sets A and B means the elements belong to A and B at the same time.
The intersection of A and B is written "A ∩ B".
A ∩ B = { x: x ∈ A and x ∈ B}
For example, The intersection of the sets A {1, 2, 3} and B {2, 3, 4} is {2, 3}.