E top-level constant
double
const E
Base of the natural logarithms, approximately 2.71828.
Implementation
const double E = math.e;
Base of the natural logarithms, approximately 2.71828.
const double E = math.e;