$avg
Syntax
{
"$avg":[<expr>, <expr> ,....]
}Properties
Field
Description
Required
Returns
Examples
Basic example
{
"$avg": [1,2,3,4,5]
}With Nested Expressions
With Magical Autocomplete
Last updated