Distance between two points
Compute the straight-line distance between two points on a plane.
Related tools
All Geometry tools →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
- Enter your values: x₁, y₁, x₂, y₂.
- 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.