Reference Guide > TDV Support for SQL Functions > TDV-Supported Numeric Functions > EXP
 
EXP
The EXP function returns the exponent value of the input argument.
Syntax
EXP (argument)
Remarks
The table lists the valid input argument data types and the resulting output data types.
Data Type of Argument
Output Type
BIGINT, DECIMAL, FLOAT, INTEGER, NUMERIC, REAL, SMALLINT, TINYINT
FLOAT
NULL
NULL