What are the 3 Set Operations? (When used with intervals)
What are the 3 Set Operations? (When used with intervals)
1. Intersection - The set of points two intervals have in common.
2. Union - Points in either interval.
3. Difference - Depends on argument order. Returns the points in the left interval that are not also in the right.