SingleConstants.OneOverSqrtTwoPi Field

Represents the inverse of the square root of two times Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float OneOverSqrtTwoPi = 0.3989423f

Field Value

Single

Remarks

The value of this field is 0.39894228040143267793994605993439.

See Also