CALCULATE COMPLEX NO
Afficher commentaires plus anciens
Réponses (1)
Walter Roberson
le 11 Fév 2011
exp(i*pi/4)
3 commentaires
amit jain
le 11 Fév 2011
vish
le 11 Fév 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
le 11 Fév 2011
Oh, very well:
e = exp(1);
e^(i*pi/4)
Catégories
En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!