<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > Exp() |
Calculate ex.
REGULAR FUNCTION
Result = Exp(Number)
Number |
REAL |
The exponent of e. |
Result |
REAL |
The result of eNumber. |