SingleConstants.SqrtTwoPi Field

Represents the square root of two times Pi.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float SqrtTwoPi = 2.506628f

Field Value

Single

Remarks

The value of this field is 2.506628274631000502415765284811045.

See Also