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 Log10E = 0.4342945f
Public Const Log10E As Single = 0.4342945F
public:
literal float Log10E = 0.4342945f
static val mutable Log10E: float32
Field Value
Type:
Single
The value of this field is 2.302585092994045684017991454684364.
Reference