Constants.Log2 Field

Represents the natural logarithm of 2.

Definition

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

Field Value

Double

Remarks

The value of this field is 0.6931471805599453094172321214581765681.

See Also