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