  | OneSampleAndersonDarlingTestP Property | 
            Gets the p-value associated with the test statistic.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property P As Double
	Get
public:
property double P {
	double get ();
}member P : float with get
Property Value
Double
See Also