StandardDeviation ClassCleanCode C# Libraries v1.2.03 API
Returns the standard deviation for a list.
Inheritance Hierarchy

OnlineSystem Object
  CleanCode.Math StandardDeviation

Namespace: CleanCode.Math
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static class StandardDeviation
Remarks

Derived from Onlinehttp://mathworld.wolfram.com/StandardDeviation.html.

Since CleanCode 0.9.09.

See Also