This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
EXP

EXP 


 

EXP ( value ) 
Parameter Type   Description
value  Number in 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.

Example  

EXP(B3)

EXP(1)  //2.17828...



See also 

LN

 
PROPERTIES 

Product: 4D
Theme: 4D View Pro Formulas

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D View Pro Reference ( 4D v19)