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