Represents the base-10 logarithm of
E.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.1
public const float InvLog10 = 0.4342945f
Public Const InvLog10 As Single = 0.4342945F
public:
literal float InvLog10 = 0.4342945f
static val mutable InvLog10: float32
Field Value
Type:
Single
The value of this field is 0.434294481903251827651128918916605.
Reference