|  | DoubleRandomGaussianDistributionSigma Property | 
            Gets the standard deviation of the distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Sigma { get; }Public ReadOnly Property Sigma As Double
	Get
public:
property double Sigma {
	double get ();
}member Sigma : float with get
Property Value
Double See Also
See Also