Represents the natural logarithm of 2.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const double Log2 = 0.693147180559945
Public Const Log2 As Double = 0.693147180559945
public:
literal double Log2 = 0.693147180559945
static val mutable Log2: float
Field Value
Type:
Double
The value of this field is 0.6931471805599453094172321214581765681.
Reference