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