Constants.Log2 Field

Represents the natural logarithm of 2.

Definition

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

Field Value

Double

Remarks

The value of this field is 0.6931471805599453094172321214581765681.

See Also