meta data for this page
  •  

F_E

function from adhoc

input/output-compatibility to rFunc (E)

Entrypoint euler compatible with UTF-8


Inputs/Outputs

   Input      nothing	
   Output     DOUBLE      Eulernumber e

Syntax

   TestSQL
   SELECT 2.718281828459045 AS ISCORRECT, F_E() FROM RDB$DATABASE;