SingleConstants.SqrtTwoPi Field

Represents the square root of two times Pi.

Definition

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

Field Value

Single

Remarks

The value of this field is 2.506628274631000502415765284811045.

See Also