median property

double median

Returns the median value of the distribution.

See https://en.wikipedia.org/wiki/Median.

Implementation

double get median;