Average Function

Calculates the average value for the specified time series data.

Syntax

average(TimeSeries)

Parameter Description
TimeSeries This can be a node with time series data or another function.

Example expression

average(@node): Finds the average value for the time series data defined in the node.