Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20
EXP

EXP  


 

 

 EXP (arithmetic_expression)

The EXP function returns the exponential value of the arithmetic_expression, e.g. e raised to the xth value where "x" is the value passed in the arithmetic_expression.

Example  

This example returns e raised to the 15th value:

SELECT EXP( 15 ); `returns 3269017,3724721107



Siehe auch 

SQRT

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v20)