SingleConstants.InvLog10 Field

Represents the base-10 logarithm of E.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public const float InvLog10 = 0.4342945f

Field Value

Single

Remarks

The value of this field is 0.434294481903251827651128918916605.

See Also