| MATLAB Function Reference | ![]() |
Y = exp(X)
The exp function is an elementary function that operates element-wise on arrays. Its domain includes complex numbers.
Y = exp(X) returns the exponential
for each element of X. For complex
, it returns the complex exponential
.
Use expm for matrix exponentials.
![]() | exit | expint | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |