Help Center/
Data Lake Insight/
SQL Syntax Reference (To Be Offline)/
Spark SQL Syntax Reference (Unavailable Soon)/
Built-in Functions/
Mathematical Functions/
e
Updated on 2023-10-25 GMT+08:00
e
This function is used to return the value of e.
Syntax
e()
Return Values
The return value is of the DOUBLE type.
Example Code
The value 2.718281828459045 is returned.
select e();
Parent topic: Mathematical Functions
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.