SingleConstants.Log10 Field

Represents the natural logarithm of 10.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public const float Log10 = 2.302585f

Field Value

Single

Remarks

The value of this field is 2.302585092994045684017991454684364.

See Also