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