Average
Returns number, datetime or duration that is the average of the given values.
Returns Unknown if one of the parameter values is unknown or outside the common valid boundaries.
Syntax
Parameters
Name
Type
Required
Description
values
list of numbers datetimes or durations.
☑️
The list of values for which the average is calculated. The values can be either numbers, datetimes or durations.
Last updated
Was this helpful?