exp(Matrix) 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
A matrix containing the exponential function value (e^x) of each element of matrix M.
Syntax
See also
|