SQRT
EXP
LOG
Returns e raised to the power of x.
EXP(x)
Enter values below to update the example in real time.
e_const
SELECT EXP(1) AS e_const;