CALCULATE COMPLEX NO

回答(1 个)

exp(i*pi/4)

3 个评论

it is e^(i*pi/4)
Thats how it is written in Matlab. I have attached the documentation of exp function.
http://www.mathworks.com/help/techdoc/ref/exp.html
Oh, very well:
e = exp(1);
e^(i*pi/4)

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Get Started with MATLAB 的更多信息

提问:

2011-2-11

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by