Constants.OneOverSqrtTwoPi Field

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

Field Value

Double

Remarks

The value of this field is 0.39894228040143267793994605993439.

See Also