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