Distance From Point to Plane Calculator

This calculator finds the shortest distance between a point and a flat plane in three-dimensional space, useful in geometry, engineering, CAD, computer graphics and physics whenever you need to know how far something sits from a reference surface. Enter your point's coordinates (x0, y0, z0) and the four coefficients of the plane equation in the standard form ax + by + cz + d = 0, or pick a quick preset to see a worked example instantly. The tool substitutes your point into the plane equation, takes the absolute value as the numerator, and divides it by the magnitude of the plane's normal vector (a, b, c) as the denominator, giving you the perpendicular distance (D) in whatever units you are working in. Alongside the headline distance, you get the numerator and denominator shown separately, plus a full working breakdown covering the substitution, the sum before the absolute value, the normal vector magnitude and the final division, so you can check every step. A verdict message confirms whether the point lies exactly on the plane, showing a distance of zero, or states the distance along the perpendicular. Because this is a fixed geometric formula, the result is exact for the numbers you enter, so make sure your plane equation is in the correct ax + by + cz + d = 0 form before reading off the answer.

Calculate.co.nz is proud to be partnered with Health Based Building, a leader in sustainable and health-conscious building innovation. With over a century of experience, they develop high-performance systems like Foreverbreathe Specification, Magnum Board, and Foreverbreathe Paints to support energy-efficient, non-toxic living environments. Their commitment to healthier homes aligns with our belief that informed choices lead to better outcomes for Kiwi households.
Calculate.co.nz partner: Health Based Building
Verified formula  Standard analytic geometry formula for perpendicular distance from a point to a plane.

1. Point Coordinates

2. Plane Equation: ax + by + cz + d = 0

x + y + z - 6 = 0

Shortest Distance From Point to Plane

Distance (D)
0
Perpendicular distance, in your units
Numerator
0
|a·x0 + b·y0 + c·z0 + d|
Denominator
1.7321
sqrt(a² + b² + c²)

Full Working

Point P(1, 2, 3)
Plane equationx + y + z - 6 = 0
Substitute into a·x0 + b·y0 + c·z0 + d(1)(1) + (1)(2) + (1)(3) + (-6)
Sum (before absolute value)0
Absolute value of sum0
Normal vector magnitude√(1 + 1 + 1) = 1.7321
Distance D0 / 1.7321 = 0
Result: Enter a point and plane equation above.

How to Calculate the Distance From a Point to a Plane

In 3D geometry, a plane can be described by the equation ax + by + cz + d = 0, where (a, b, c) is the normal vector to the plane (a vector perpendicular to its surface) and d is a constant. Given a point P at (x0, y0, z0), the shortest distance from that point to the plane is always measured along the perpendicular, and is given by the formula:

D = |a·x0 + b·y0 + c·z0 + d| / √(a² + b² + c²)

The numerator substitutes the point's coordinates into the left-hand side of the plane equation and takes the absolute value, since distance cannot be negative. The denominator is the magnitude (length) of the plane's normal vector. Dividing the two gives the true perpendicular distance, regardless of which side of the plane the point sits on.

Worked Example

Take the point P(1, 2, 3) and the plane x + y + z - 6 = 0, so a = 1, b = 1, c = 1, d = -6.

StepCalculationResult
Substitute point into plane equation(1)(1) + (1)(2) + (1)(3) + (-6)0
Take absolute value|0|0
Normal vector magnitude√(1² + 1² + 1²)√3 ≈ 1.7321
Distance0 / 1.73210

The result is 0, which makes sense because (1, 2, 3) satisfies x + y + z - 6 = 0 exactly (1 + 2 + 3 - 6 = 0), meaning the point lies directly on the plane.

Where This Formula Is Used

Getting the Plane Equation From Three Points

If you only know three points that lie on the plane rather than the equation itself, you can derive a, b, c and d first. Form two vectors by subtracting one point from the other two, then take their cross product to get the normal vector (a, b, c). Substitute any one of the three points into ax + by + cz + d = 0 and solve for d. Once you have all four coefficients, use this calculator to find the distance from any other point to that plane.

Frequently Asked Questions

What is the formula for distance from a point to a plane? D = |ax0 + by0 + cz0 + d| / sqrt(a² + b² + c²), where (x0, y0, z0) is the point and ax + by + cz + d = 0 is the plane equation.

What if the point lies on the plane? The distance is 0, because substituting the point's coordinates into the plane equation gives exactly zero.

How do I find a, b, c and d from three points on the plane? Use the cross product of two vectors formed from the three points to get the normal vector (a, b, c), then substitute one point into the plane equation to solve for d.

Related Calculators

Sources: Standard analytic geometry formula for the perpendicular distance from a point to a plane, as presented in university-level vector calculus and coordinate geometry references.

This calculator provides a mathematical result based on the coordinates and plane equation you enter. Double-check your plane equation is in the standard form ax + by + cz + d = 0 before entering coefficients.

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland by SiteHost New Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use

Reviewed and maintained. Last reviewed 2026-08-07 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.

© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.