toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities
/
KSLArrays
/
orderStatistics
order
Statistics
fun
orderStatistics
(
data
:
DoubleArray
)
:
DoubleArray
Return
a copy of the sorted array in ascending order representing the order statistics
Parameters
data
the data to sort