Constants.SqrtTwoPi Field

Represents the square root of two times Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double SqrtTwoPi = 2.506628274631

Field Value

Double

Remarks

The value of this field is 2.506628274631000502415765284811045.

See Also