EXP

Purpose

This function returns the number e (Euler's number) to the power of n.

Syntax

exp::=

Example

SELECT EXP(1);