toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.statistic
/
Statistic
/
Companion
/
median
median
fun
median
(
data
:
DoubleArray
)
:
Double
Returns the median of the data. The array is sorted
Return
the median of the data
Parameters
data
the array of data