Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Databricks SQL
Databricks Runtime
Returns the constant e
.
Syntax
e()
Arguments
This function takes no arguments.
Returns
The result is Euler's constant as a DOUBLE.
Examples
> SELECT e();
2.7182818284590455