|
|
Exp
When applied to a number or an array of numbers, Exp produces the exponential value (e^X) of the number or an array or the exponential values of the elements of the array, respectively.
Structure (for scalars): X becomes expX
Examples: 0 becomes 1 1 becomes 2.71828 (0, 1) becomes (1, 2.71828)
Special compound model elements
|