Click or drag to resize
Accord.NET (logo)

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
Request Example View Source

Field Value

Type: Double
Remarks
This constant has the value 2.50662827463100050242E0.
See Also