exp
|
The exp function computes the natural exponential of its argument. The exp function returns e to the X power where X is the argument of the function and e is 2.71828. Usage The exp function is used to compute the natural exponential of a Number.
The exp function is used to determine the value of e to X power where the
argument X is complex. Do not use if an immediate type, such as a real number, would suffice.
Complex
Complex
(exp num) Computes the natural exponential of {num}
Expression:
Arguments
Name
Type
Description Argument: num Number
A Number
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|