Return the standard deviation of the current list.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- lastNValues
- Type: System Int32
If less than the number of items in the value list returns the mean of the lastNValues
Return Value
Type: DoubleThe mean of relevant values
See Also