exp(Array) Function |
Top |
DescriptionComputes the exponential function value (e^x) of the specified value. The specified value represents the exponent x.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
An array containing the exponential function value (e^x) of each element of array A.
Syntax
See also
|