Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference material for EXP function
REAL
EXP(<value>)
<value>
DOUBLE PRECISION
2
SELECT EXP(2);
Rows: 1Execution time: 2.09ms
Was this page helpful?