8.2.10. EXP()

Available in

DSQL, PSQL

Syntax

  1. EXP (number)
Table 108. EXP Function Parameter
ParameterDescription

number

A number of a numeric type

Result type

DOUBLE PRECISION

Description

Returns the natural exponential, enumber

See also

LN()