y = exp (X) will return the exponential function 'e' raised to the power 'x' for every element in the array X. It can also be used for complex elements of the ...
確定! 回上一頁