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