average() The average() function returns the average value from a set of values and returns a time-series array. Syntax average(value1, value2, [value3]…) Argument...
averageif() The averageif() function returns the average value across all instances of a specified template. The instances must be descendants (e.g.,...