average
Returns an average value of elements in the iterable in this Space.
Return
the average value.
Author
Iaroslav Postovalov
Parameters
<receiver>
the algebra that provides addition and division.
data
the iterable to find average.
Returns an average value of elements in the iterable in this Space.
the average value.
Iaroslav Postovalov
the algebra that provides addition and division.
the iterable to find average.