AbraCalc

Distance Between Two Points

Calculate the straight-line distance between two coordinate points using the distance formula.

Embed this tool on your site

How to use this tool

  1. Enter x₁, y₁, x₂ and y₂ in the fields above.
  2. Results update instantly as you type — or click Calculate.
  3. Read your distance and the full breakdown beneath it.

Find the straight-line (Euclidean) distance between two points using d = √((x₂−x₁)² + (y₂−y₁)²).

Frequently asked questions

What is the distance formula?
The distance between (x₁,y₁) and (x₂,y₂) is d = √((x₂−x₁)² + (y₂−y₁)²). This follows from the Pythagorean theorem.

References & sources