Intersect
<text size="0.8em">Working with sets? See intersect (sets) </text>
Computes the intersection between two objects.
Syntax
intersect(Figure, Figure)
intersect(Equation, Equation)
Description
Given two figures (lines, segments...), returns a list with the intersection points or a parametric expression of them.


Given two equations, returns a list with the intersection points or a parametric expression of them.
