Represents the base for the natural logarithm, e.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public const double E = 2.71828182845905
Public Const E As Double = 2.71828182845905
public:
literal double E = 2.71828182845905
static val mutable E: float
Field Value
Type:
Double
The value of this field is 2.71828182845904523536028747135266249.
Reference