This easy-to-use calculator finds the distance \( d \) between a line in general form \[ ax + by + c = 0 \] and a point with coordinates \[ P(x_0,y_0). \]
The distance formula is:
\[ d = \frac{|ax_0 + by_0 + c|}{\sqrt{a^2 + b^2}} \]
1. Enter the coefficients \(a\), \(b\), and \(c\) of the line.
2. Enter the coordinates \(x_0\) and \(y_0\) of the point.
3. Choose the number of decimal places.
4. Click Calculate Distance.