Click or drag to resize
NormOneSampleStdDev Property
Returns the standard deviation of the sample.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double StdDev { get; }

Property Value

Type: Double
A double containing the standard deviation of the sample.
See Also