Topic: closest
2 items are filed under this topic.
Given a line segment L(x1,y1) to (x2,y2) and a Point P(x3,y3). I need the formula to find a point on the line L that is closest to the point (x3,y3).