Last updated 2 months ago
Was this helpful?
Return the median value of an array.
Will only work on arrays that contain only numeric values.
ArrayMedian(array=[array])
array
true
The array to get median value from