Intersect
Nota
Working with figures? See Intersect (Geometry).
Returns the intersection between two sets: the elements that belong to both sets simultaneously.
Syntax
intersect(List | Vector, List | Vector)
Description
Given two list or vectors and , computes its intersection .