Returns the median of a set of values. This is useful for "divide and conquer" algorithms.
For determining whether a value is greater than or less than another, it uses the following criteria:
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License