Represents the inverse of the square root of two times
Pi.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.1
public const float OneOverSqrtTwoPi = 0.3989423f
Public Const OneOverSqrtTwoPi As Single = 0.3989423F
public:
literal float OneOverSqrtTwoPi = 0.3989423f
static val mutable OneOverSqrtTwoPi: float32
Field Value
Type:
Single
The value of this field is 0.39894228040143267793994605993439.
Reference