standard Deviation
Gets the sample standard deviation of the observations. Simply the square root of variance
Return
A double representing the computed standard deviation or Double.NaN if 1 or fewer observations.
Gets the sample standard deviation of the observations. Simply the square root of variance
A double representing the computed standard deviation or Double.NaN if 1 or fewer observations.