MeanY Command
- MeanY( <List of Points> )
-
Calculates the mean of the y-coordinates of the points in the list.
MeanY({(0,0), (3,2), (5,1), (2,1), (2,4)})
yields 1.6
Calculates the mean of the y-coordinates of the points in the list.
MeanY({(0,0), (3,2), (5,1), (2,1), (2,4)})
yields 1.6