e top-level constant

double const e

Base of the natural logarithms. Typically written as "e".

Implementation

const double e = math.e;