ReferenceSQL FunctionsScalar FunctionsNumeric FunctionsEOn this pageEDescriptionβ Returns the constant e value. Syntaxβ E() Exampleβ mysql> select e();+--------------------+| e() |+--------------------+| 2.718281828459045 |+--------------------+