Constants.Log3 Field

Represents the natural logarithm of 3.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double Log3 = 1.09861228866811

Field Value

Double

Remarks

The value of this field is 1.0986122886681096913952452369225.

See Also