Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → EXP() |
Available in: DSQL, PSQL
Added in: 2.1
Description: Returns the natural exponential, enumber
Result type: DOUBLE PRECISION
Syntax:
EXP (number
)
See also: LN()
Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → EXP() |