$arrayElemAt (aggregation) Definition Behavior Example $arrayElemAt (aggregation) Definition $arrayElemAt New in version 3.2. Returns the element at the specified ar...
Case expression Case expression The case expression is again very similar to the case statement: var favoriteFood = case animal of "dog" : "bones" of "cat" : ...
Time-weighted averages and integrals Time-weighted averages and integrals Time weighted averages and integrals are used in cases where a time series is not evenly sampled. Time ...