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