Constants.OneOverSqrtPi Field

Represents the inverse of the square root of Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double OneOverSqrtPi = 0.564189583547756

Field Value

Double

Remarks

The value of this field is 0.56418958354775628694807945156082.

See Also