SingleConstants.OneOverSqrtPi Field

Represents the inverse of the square root of Pi.

Definition

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

Field Value

Single

Remarks

The value of this field is 0.56418958354775628694807945156082.

See Also