26.5.9 Finding the midpoint of a segment in the plane
See Section 27.3.5 for midpoints in space.
The midpoint
command finds the midpoint of two points.
-
midpoint takes two arguments:
P, Q, two points (which can also be given as a list).
- midpoint(P,Q)
draws and returns the midpoint of the segment determined
by these points.