median property

num median

Returns the sample median (second quartile).

Implementation

num get median => _median();