Distance Formula Calculator

About Distance Formula Calculator

Find the distance between two points.

How to Use

Find the distance between two points. Enter the X1, Y1, X2, and Y2 values and review the Distance outputs after you calculate.

  1. Open the calculator : Use Distance Formula Calculator from the Math category.
  2. Check the inputs : Review the required values and any optional settings.
  3. Read the formula : Use the formula and notes below to understand how the result is produced.

Common Questions

What formula does the Distance Formula Calculator use?

d = ?((x2 - x1)^2 + (y2 - y1)^2).

Inputs

  • X1
  • Y1
  • X2
  • Y2

Outputs

  • Distance

Formula

d = sqrt((x2 - x1)^2 + (y2 - y1)^2).