This Function returns a <numeric>, which is the the base-e exponential function of the specified Value, which is the e number raised to the power Value.
Parameters
Value <numeric> |
|
Power of the e number to get the exponential function from. |
|
|
Example 1
|
Exp(5)
Result = 148.4131591026 |
Updated: 3/21/2018 11:26 AM |