Calculates the average value for the specified time series data.
average(TimeSeries)
Parameter | Description |
---|---|
TimeSeries | This can be a node with time series data or another function. |
average(@node): Finds the average value for the time series data defined in the node.