Overload List
Name | Description | |
---|---|---|
![]() | CalculateStdDeviation |
Return the standard deviation of the current list.
|
![]() ![]() | CalculateStdDeviation(List Double ) |
Return the standard deviation of the provided list of values
|
![]() | CalculateStdDeviation(Int32) |
Return the standard deviation of the current list.
|
![]() ![]() | CalculateStdDeviation(List Double , List Double ) |
Return the standard deviation of the provided list of values
|
See Also