Click or drag to resize

SortedArrayStatisticsMedian Method

Overload List
 NameDescription
Public methodStatic memberMedian(Double) Estimates the median value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8).
Public methodStatic memberMedian(Single) Estimates the median value from the sorted data array (ascending). Approximately median-unbiased regardless of the sample distribution (R8).
Top
See Also