SQL Function Reference

EXP
Returns e to the specified power
MySQL
EXP(1)
Examples
MySQL
SELECT EXP(1);