E
Function Description
The e() function is used to return the base of the natural logarithm, which is the mathematical constant e.
Syntax
Return Type
The return value type is double.
Usage Example
The following is an example of using the e() function:
After executing the above query, the value of the natural constant e will be returned, which is approximately 2.7182818284590451.
Example and Explanation
- Query the value of e alone:
The result is as follows: