Calculates the midrange of a list of numbers.
The midrange is the average of the minimum and maximum values in the list.
The values to calculate the midrange of.
The midrange of the given values.
https://en.wikipedia.org/wiki/Mid-range *
Calculates the midrange of a list of numbers.
The midrange is the average of the minimum and maximum values in the list.