Constants.E Field

Represents the base for the natural logarithm, e.

Definition

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

Field Value

Double

Remarks

The value of this field is 2.71828182845904523536028747135266249.

See Also