VeloDB CloudSQL ReferenceSQL FunctionsScalar FunctionsNumeric FunctionsEE Description Returns the constant e value. Syntax E() Example mysql> select e(); +--------------------+ | e() | +--------------------+ | 2.718281828459045 | +--------------------+DEGREESEXP