ReferenceData utilitiesmedianOn this pagemedian median( @x ? ## list (required)) -> int/float Returns the median element of a numeric list. Arguments @x ? [list]: numeric list. (required) Output median element [int/float]