Exp

Parent Previous Next

Exp


Exponential



Syntax


Exp(x)

x is scalar

Return a scalar which is the exponential of x


x is matrix

Return a matrix in which the element is the exponential of the element in x


Example


Input

Output

exp(2)

exp(1 + 2i)

exp([1+i, 0, 1-i])

exp([i, 1-3i; -2i, 5])


See Also


Created with the Personal Edition of HelpNDoc: Free EPub producer