calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Statistics
mode
mode
mode(a, b, c, ...)
mode(A)
mode(A, a, b, B, c, ...)
Try it yourself:
$1
mode(2, 1, 4, 3, 1)
$2
mode([1, 2.7, 3.2, 4, 2.7])
$3
mode(1, 4, 6, 1, 6)
See also:
max
mean
min
median
prod
std
sum
variance
All functions