SingleConstants.LogTwoPi Field

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

Field Value

Single

Remarks

The value of this field is 1.837877066409345483560659472811235279723.

See Also