added documentation for `med`
drkameleon yaniszaf@gmail.com
Fri, 22 Jan 2021 07:05:51 +0100
1 files changed,
4 insertions(+),
1 deletions(-)
jump to
M
site/contents/reference-num.md
→
site/contents/reference-num.md
@@ -61,4 +61,7 @@ {#op||product||{{q}}||{{i}}||
Returns the product of all items of {{q}}. {{q}} is a quotation of integers. #} {#op||avg||{{q}}||{{n}}|| -Returns the average of the items of {{q}}. #}+Returns the average of the items of {{q}}. #} + +{#op||med||{{q}}||{{n}}|| +Returns the median of the items of {{q}}. #}