CommsMath CalculateStdDeviation Method NetworkComms.Net Help
Return the standard deviation of the current list.

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

public double CalculateStdDeviation()

Return Value

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