Represents the base 10 logarithm of
E.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const double Log10E = 0.434294481903252
Public Const Log10E As Double = 0.434294481903252
public:
literal double Log10E = 0.434294481903252
static val mutable Log10E: float
Field Value
Type:
Double
The value of this field is 2.302585092994045684017991454684364.
Reference