KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
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