EXP

Purpose

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

Syntax

exp::=

Example

Copy
SELECT EXP(1);