Constants.OneOverSqrtTwoPi Field

Represents the inverse of 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 OneOverSqrtTwoPi = 0.398942280401433

Field Value

Double

Remarks

The value of this field is 0.39894228040143267793994605993439.

See Also