Closest point
Computes the closest point of an object with respect to a given point.
Syntax
closest_point(Equation, Point)
Description
Given an equation describing a figure and a point , computes the closest point of the figure with respect to .
Computes the closest point of an object with respect to a given point.
closest_point(Equation, Point)
Given an equation describing a figure and a point , computes the closest point of the figure with respect to .