|
ConstantsLog2 Field
|
Log of two: log(2).
Namespace:
Accord.Math
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public const double Log2 = 0.693147180559945
Public Const Log2 As Double = 0.693147180559945
Request Example
View SourceField Value
Type:
DoubleRemarks
This constant has the value 0.69314718055994530941.
See Also