ReferenceSQL FunctionsNumeric FunctionsEOn this pageEe description Syntax DOUBLE e() Returns the constant e value. example mysql> select e();+--------------------+| e() |+--------------------+| 2.7182818284590451 |+--------------------+ keywords E