Calculate the Euclidean distance between two points (x1, y1) and (x2, y2) in the Cartesian coordinate plane using the distance formula.
Calculate the Euclidean distance between two points (x1, y1) and (x2, y2) in the Cartesian coordinate plane using the distance formula.
x-coordinate of the first point
y-coordinate of the first point
x-coordinate of the second point
y-coordinate of the second point
The distance d between two points (x1, y1) and (x2, y2) is found by taking the square root of the sum of the squared differences of their coordinates.
How this calculator works
The distance d between two points (x1, y1) and (x2, y2) is found by taking the square root of the sum of the squared differences of their coordinates.
Common questions about this calculator