Distance of point to straight line online calculation
The length from the point outside the line to the vertical line of the line is called the distance from the point to the line.
Let the equation of the straight line L be \(Ax+By+C=0\), and the coordinate of the point P be (Xo,Yo), then the distance from the point P to the straight line L is:
\(d=│AXo+BYo+C│ / √(A2+B2)\).
Straight line: 3X + 1Y = 5
Point: 5, 3
Click "calculate" to output the result
Results: 4.1110
Powered by TorCMS (https://github.com/bukun/TorCMS).