Variable: avg
constavg:AggregateFn
Defined in: packages/core/src/aggregates/math.ts:32
Computes the arithmetic mean of the values received, or null when no values
were aggregated. Supports windowed evaluation through its inverse step.
constavg:AggregateFn
Defined in: packages/core/src/aggregates/math.ts:32
Computes the arithmetic mean of the values received, or null when no values
were aggregated. Supports windowed evaluation through its inverse step.