Constants.E Field

Represents the base for the natural logarithm, e.

Definition

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

Field Value

Double

Remarks

The value of this field is 2.71828182845904523536028747135266249.

See Also