CommsMath CalculateMean Method NetworkComms.Net Help
Return the mean of the current list.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public double CalculateMean()

Return Value

Type: OnlineDouble
The mean of all values currently in the list.
See Also