SingleConstants.SqrtPi Field

Represents 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 SqrtPi = 1.772454f

Field Value

Single

Remarks

The value of this field is 1.772453850905516027298167483341145.

See Also