Distance Between Two Points Calculator
Calculate the Euclidean distance between two points in 2D or 3D coordinates, with midpoint, coordinate differences, Manhattan distance, Chebyshev distance, and angle.
Distance formula for two points
English search intent for distance between two points calculator is direct coordinate geometry: enter two ordered pairs in 2D, or two ordered triples in 3D, and get the straight-line Euclidean distance with steps.
d is 2D Euclidean distance between points (x1, y1) and (x2, y2).
d is 3D distance when z1 and z2 are included.
What the calculator returns
- Euclidean distance, the straight-line distance between the two points.
- Coordinate differences along each axis.
- The midpoint of the segment joining the points.
- Manhattan and Chebyshev distances for grid-based comparisons.
- The directed 2D angle when the two points are distinct.
Examples
| Point 1 | Point 2 | Distance |
|---|---|---|
| (0, 0) | (3, 4) | 5 |
| (-2, 1) | (2, 4) | 5 |
| (0, 0, 0) | (1, 2, 2) | 3 |
| (5, 5) | (5, 5) | 0 |
Frequently Asked Questions
Sources and References
- Distance Between Two Points CalculatorInch Calculator
- Distance CalculatorCalculator.net
- Distance Between Two Points CalculatorAZCalculator
- Euclidean DistanceWolfram MathWorld
Calculations are based on the listed reference sources. Links open in a new tab.
Related Tools
Find the midpoint between two coordinate endpoints in 2D or 3D. You can also solve the reverse endpoint task when one endpoint and the midpoint are known.
Calculate the slope of a line from two points, an angle, or standard-form coefficients. Shows undefined vertical slope, angle, intercept, and perpendicular slope.
Find where two 2D lines intersect from standard form, slope-intercept form, or two points on each line. The calculator also detects parallel and coincident lines.
Calculate triangle area from base and height, three sides, two sides and an included angle, angles and a side, coordinates, right-triangle legs, or circle radii with three sides.