SingleConstants.LogTwoPi Field

Represents the natural logarithm 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 LogTwoPi = 1.837877f

Field Value

Single

Remarks

The value of this field is 1.837877066409345483560659472811235279723.

See Also