SingleConstants.SqrtPi Field

Represents the square root of Pi.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public const float SqrtPi = 1.772454f

Field Value

Single

Remarks

The value of this field is 1.772453850905516027298167483341145.

See Also