exp

Calculates the value that results from raising a constant to the specified power, and returns the exponential value of the specified value.

Syntax

exp(approx_numeric)

Parameters

Examples

Usage

See also Transact-SQL Users Guide.

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute exp.

Related reference
log
log10
power