CALCULATE COMPLEX NO
Mostrar comentarios más antiguos
Respuestas (1)
Walter Roberson
el 11 de Feb. de 2011
exp(i*pi/4)
3 comentarios
amit jain
el 11 de Feb. de 2011
vish
el 11 de Feb. de 2011
Thats how it is written in Matlab. I have attached the documentation of exp function.
http://www.mathworks.com/help/techdoc/ref/exp.html
Walter Roberson
el 11 de Feb. de 2011
Oh, very well:
e = exp(1);
e^(i*pi/4)
Categorías
Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!