Exp
Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Exp
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.
Function available for the following operating systems:
Parameters
Value <numeric> - Power of the e number to get the exponential function from.
Examples
Example 1
Exp(5) Result = 148.4131591026
Last updated