Find the midpoint between two points on a coordinate plane. Enter the x and y values for both points and get the midpoint using M = ((x1 + x2) / 2, (y1 + y2) / 2).
Powered by CalcTide