Union and Intersection Calculator
Set Operations
This calculator performs four basic operations on two sets, A and B.
Union (A ∪ B): The set of all elements that are in A, or in B, or in both. Duplicates are removed.
Intersection (A ∩ B): The set of all elements that are in both A and B.
Difference (A - B): The set of all elements that are in A but not in B.
Difference (B - A): The set of all elements that are in B but not in A.
Calculates the union, intersection, and difference of two sets.
Powered by: Calco
