4D v18EXP |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v18
EXP
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| EXP ( value ) | ||||||||
| Parameter | Type | Description | ||||||
| value | Number |
|
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...
Product: 4D
Theme: 4D View Pro Formulas
4D View Pro Reference ( 4D v18)
Add a comment