Template:Average/doc
![]() | This is a documentation subpage for Template:Average. It may contain usage information, categories and other content that is not part of the original template page. |
![]() | This template uses Lua: |
This template is used to find the average (default mean) of a series of numbers.
Parameters
Parameters with a number as the value are the numbers to find the average of.
Examples
- <syntaxhighlight lang="wikitext" inline>20000020</syntaxhighlight> → 20000020
- <syntaxhighlight lang="wikitext" inline>16666691.666667</syntaxhighlight> → 16666691.666667
- <syntaxhighlight lang="wikitext" inline>16666691.67</syntaxhighlight> → 16666691.67
See also
- {{Median}}