Compute the median (middle number) of all the numbers in the given array. Non-numbers will be coerced into numbers if possible.
Compute the median (middle number) of all the numbers in the given array. Non-numbers will be coerced into numbers if possible.