EXP

Previous  Next

 

exp = EXP( number AS REAL ) AS REAL

 


 

Returns the base-e exponential of a number

 

Example:

 

PRINT EXP( 12 ),  ' 54.5981