Constants.InvLog10 Field

Represents the base-10 logarithm of E.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const double InvLog10 = 0.434294481903252

Field Value

Double

Remarks

The value of this field is 0.434294481903251827651128918916605.

See Also