sql-referencesql-functionsfunctionsEVersion: 0.0.1On this pageECategories: MathEReturns Euler's number, a constant approximately equal to 2.718281828459045.SyntaxE() → FLOATExamples{{< codeheader "E example" >}}SELECT E()-- 2.718281828459045