Gets the standard deviation of a list.
Namespace: CleanCode.MathAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- list
- Type: System.Collections.Generic List Double
The list.
Return Value
Standard deviationSee Also