mode property

double mode

Returns the mode, a value that appears most commonly in the set of values.

See https://en.wikipedia.org/wiki/Mode_(statistics).

Implementation

double get mode;