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