Constants.Log10E Field

Represents the base 10 logarithm of E.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public const double Log10E = 0.434294481903252

Field Value

Double

Remarks

The value of this field is 2.302585092994045684017991454684364.

See Also