Constants.SqrtPi Field

Represents the square root of Pi.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double SqrtPi = 1.77245385090552

Field Value

Double

Remarks

The value of this field is 1.772453850905516027298167483341145.

See Also