MATLAB Function Reference | Search  Help Desk |
exp | See Also |
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 expm
for matrix exponentials.
expm
Matrix exponential
log
Natural logarithm
log10
Common (base 10) logarithm
expint
Exponential integral