e property
Decimal
e
final
Definition of e: "Euler's number" as a constant, can be used in expressions as variable.
Implementation
static final Decimal e = Decimal.parse(
"2.71828182845904523536028747135266249775724709369995957496696762772407663");