|  | OneSampleZTestLeftCriticalValue Property | 
            Gets the one-sided to the left critical value based on the current probability 
            distribution and alpha level associated with this hypothesis test.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double LeftCriticalValue { get; }Public ReadOnly Property LeftCriticalValue As Double
	Get
public:
property double LeftCriticalValue {
	double get ();
}member LeftCriticalValue : float with get
Property Value
Double See Also
See Also