Intersect Working with sets? See intersect (sets) Computes the intersection between two objects. Syntax intersect(Figure, Figure) intersect(Equation, Equation) Description intersect(Figure, Figure) Given two figures (lines, segments...), returns a list with the intersection points or a parametric expression of them. intersect(Equation, Equation) Given two equations, returns a list with the intersection points or a parametric expression of them. Related functions Solve Table of Contents Syntax Description Related functions