Gets the median of a list of numbers
> math median {flags}
Get the median of a list of numbers
> echo [3 8 9 12 12 15] | math median