Constants.InvLog2 Field

Represents the base 2 logarithm of E.

Definition

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

Field Value

Double

Remarks

The value of this field is 1.44269504088896340735992468100189213738.

See Also