e property
double
get
e
Base of the natural logarithms (Euler's number).
Implementation
static double get e => dart_math.e;
Base of the natural logarithms (Euler's number).
static double get e => dart_math.e;