Constants.SqrtTwoPi Field

Represents the square root of two times Pi.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double SqrtTwoPi = 2.506628274631

Field Value

Double

Remarks

The value of this field is 2.506628274631000502415765284811045.

See Also