Skip to content
Allin

Distance between two points

Compute the straight-line distance between two points on a plane.

Angle Between Two Vectors Calculatorθ = arccos(a·b / (|a||b|)) in 2D or 3D, in degrees and radians, with the dot product, both magnitudes, the projections and a parallel / perpendicular / acute / obtuse verdict.Speed, distance & time calculatorCompute average speed from a distance and a time, plus the pace per km.3D Distance CalculatorCompute the distance between two points in space, with an isometric view, the Δx / Δy / Δz components and the midpoint.Distance Formula CalculatorFind the distance between two points on an interactive coordinate plane, with the Pythagorean working, the midpoint, the slope and the direction angle.Great Circle Distance CalculatorGreat-circle distance between two latitude/longitude points by the haversine formula, with initial and final bearing, the midpoint and a globe view.Point to Plane Distance CalculatorDistance from a point to the plane Ax + By + Cz + D = 0, with a live equation preview, the foot of the perpendicular and which side of the plane the point is on.Angle Bisector Calculator (triangle)Enter the three sides or the three vertices and get the length of each internal angle bisector, the incenter, the inradius, and the exact point where every bisector cuts the opposite side. The angle bisector theorem is the heart of it: the bisector splits the opposite side in the ratio of the two adjacent sides. The triangle inequality is checked before anything is computed, and the triangle is drawn with its three bisectors.Annulus (ring) area calculatorCompute the area of a ring from its outer and inner radius.

The Distance between two points turns x₁, y₁, x₂, y₂ into Distance, instantly and for free. For instance, with x₁ = 0, y₁ = 0, x₂ = 3 and y₂ = 4 it returns Distance = 5.

How to use it

  1. Enter your values: x₁, y₁, x₂, y₂.
  2. Read the result instantly: Distance.

Frequently asked questions

What does the Distance between two points actually compute?

It takes x₁, y₁, x₂ and y₂ and derives Distance from them. The calculation is live as you type, so the result updates on every change.

What information do I need to provide?

4 values: x₁, y₁, x₂ and y₂. Nothing else is required — no account, no file upload.

Can you show a worked example?

With x₁ = 0, y₁ = 0, x₂ = 3 and y₂ = 4, the calculator returns Distance = 5. Those figures come from running this exact tool, so you can reproduce them by entering the same values.

What happens if I enter larger values?

It moves a lot. Using x₁ = 5, y₁ = 5, x₂ = 6 and y₂ = 8 instead, Distance goes from 5 to 3.162 — which is why it is worth testing a few scenarios rather than trusting a single figure.

What does it give for smaller values?

Scaled down to x₁ = 1, y₁ = 1, x₂ = 2 and y₂ = 2, Distance comes out at 1.414. The relationship is worth checking at both ends before you rely on a single result.

When would I actually use this?

Homework and site work alike: how much paint a wall takes, how much water a tank holds, whether a corner is square — and, on the coordinate side, the slope between two points, the distance across a plan, the midpoint of a span.

What is the most common mistake?

Mixing units inside one shape. Entering a length in centimetres and a width in metres gives an area wrong by a factor of a hundred, and the result looks perfectly plausible.

What is the difference between the Distance between two points and the Angle Between Two Vectors Calculator?

This one returns Distance; the Angle Between Two Vectors Calculator returns Result. That is the whole difference — open the one whose figure you need.

Is there a tool for the next step?

Speed, distance & time calculator is the closest one after this: Compute average speed from a distance and a time, plus the pace per km.

What else is worth having open alongside it?

3D Distance Calculator and Distance Formula Calculator — they come up in the same task often enough to be worth a second tab.

Further reading

All guides