Constants.SqrtPi Field

Represents the square root of Pi.

Definition

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

Field Value

Double

Remarks

The value of this field is 1.772453850905516027298167483341145.

See Also