Template:Average/doc
此頁面是Template:Average的Template文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
此模板使用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
{{Average|10|20|30|40|100000000}} → 20000020
{{Average|10|20|30|40|50|100000000}} → 16666691.666667
See also
- {{Median}}