Midpoint Calculator

Calculate the midpoint between two points.

Enter Coordinates

Result

Midpoint (M) =
--

Formula:

M = ((x1 + x2)/2, (y1 + y2)/2)