e top-level constant
double
const e
Base of the natural logarithms. Typically written as "e".
Implementation
const double e = math.e;
Base of the natural logarithms. Typically written as "e".
const double e = math.e;