E top-level constant

double const E

Base of the natural logarithms, approximately 2.71828.

Implementation

const double E = math.e;