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