  | OneSampleZTestMu0 Property | 
            Gets the population mean.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Mu0 { get; }Public ReadOnly Property Mu0 As Double
	Get
public:
property double Mu0 {
	double get ();
}member Mu0 : float with get
Property Value
Double
See Also