Constants.Log5 Field

Represents the natural logarithm of 5.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.2
C#
public const double Log5 = 1.6094379124341

Field Value

Double

Remarks

The value of this field is 1.60943791243410037460075933322619.

See Also