Syntax
median(*list*)
*list*.median()
Examples
median(1, 2, 4)
[1, 2, 4].median()
→ median
Untitled
More Info
median · Notion Formulas · Ben Smith