e property

double get e

Base of the natural logarithms (Euler's number).

Implementation

static double get e => dart_math.e;