|
Navigation: Function Reference > General Utility Functions > stdDev() stdDev() |
Top Previous Next |
stdDev( aData: Array of Double ) : Extended;
Returns the standard deviation (sqrt(Variance)) for the values in aData.
Parameters
aData |
array type of Double |