Constants.Log3 Field

Represents the natural logarithm of 3.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double Log3 = 1.09861228866811

Field Value

Double

Remarks

The value of this field is 1.0986122886681096913952452369225.

See Also