function exp(expression) exp() returns e^n, where e is the base of the natural logarithm, and n is the value of the argument expression. Arguments:
RETURN exp(2)