|   | ConstantsSqrtHalfPI Field | 
        
         
              Square root of half number π: sqrt(π/2).
            
 
    Namespace: 
   Accord.Math
    Assembly:
   Accord.Math (in Accord.Math.dll) Version: 3.8.0
 Syntax
Syntaxpublic const double SqrtHalfPI = 1.2533141373155
Public Const SqrtHalfPI As Double = 1.2533141373155
Field Value
Type: 
Double Remarks
Remarks
              This constant has the value 1.25331413731550025121E0.
            
 See Also
See Also