Distance from Point to Plane Calculator
Enter your plane equation coefficients (A, B, C, D) and point coordinates (a, b, c) to find the perpendicular distance from the point to the plane. The Distance from Point to Plane Calculator applies the formula L = |Aa + Bb + Cc + D| / √(A² + B² + C²) and returns the exact distance value along with the normalized result.
Results
Perpendicular Distance
--
Numerator |Aa + Bb + Cc + D|
--
Denominator √(A² + B² + C²)
--
Normal Vector Magnitude
--