median

abstract fun <T : Number, D : Dimension> median(a: MultiArray<T, D>): Double?

Returns the median of the a elements.