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