Average Method

RxJS

Computes the average of a sequence of numeric values.

Namespace:  Rx
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
function Average();

See Also