Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
EXP
|
EXP ( value ) | ||||||||
Parameter | Typ | Beschreibung | ||||||
value | Zahl |
![]() |
Number to evaluate | |||||
The EXP function returns the natural log base (e = 2.71828...) raised to the power of the number specified in value. It accepts and returns numeric data.
This function is the inverse of LN, so EXP(LN(x)) results in x.
EXP(B3)
EXP(1) //2.17828...
Produkt: 4D
Thema: Formeln in 4D View Pro
4D View Pro Handbuch ( 4D v19)