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.
- Open the calculator : Use Distance Formula Calculator from the Math category.
- Check the inputs : Review the required values and any optional settings.
- 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).