Template:Median/doc

From HandWiki
< Template:Median
Revision as of 14:06, 4 October 2020 by imported>Jworkorg (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is used to find the median of a series of numbers.

Parameters

Parameters with a number as the value are the numbers to find the average of.

Examples

  • {{Median|10|20|30|40|50|1000}} → Script error: The function "median" does not exist.
  • {{Median|10|20|30|50|1000}} → Script error: The function "median" does not exist.
  • {{Median|10.1|20.1|30.1|50.1|1000.1}} → Script error: The function "median" does not exist.

See also