|
ConstantsSqrt2PI Field
|
Square root of twice number pi: sqrt(2*π).
Namespace:
Accord.Math
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public const double Sqrt2PI = 2.506628274631
Public Const Sqrt2PI As Double = 2.506628274631
Request Example
View SourceField Value
Type:
DoubleRemarks
This constant has the value 2.50662827463100050242E0.
See Also