SingleConstants.Log3 Field

Represents the natural logarithm of 3.

Definition

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

Field Value

Single

Remarks

The value of this field is 1.0986122886681096913952452369225.

See Also