EXP
- Last UpdatedDec 19, 2022
- 1 minute read
The function returns the exponential value of the specified expression.
Syntax
Single EXP(x Single)
Double EXP(x Double)
Arguments
-
x
Must be a real number.
The function returns the exponential value of the specified expression.
Single EXP(x Single)
Double EXP(x Double)
x
Must be a real number.