CALCULATE COMPLEX NO

CALCULATE THE FOLLOWING COMPLEX NO.
e^i?/4

Antworten (1)

Walter Roberson
Walter Roberson am 11 Feb. 2011

0 Stimmen

exp(i*pi/4)

3 Kommentare

amit jain
amit jain am 11 Feb. 2011
it is e^(i*pi/4)
vish
vish am 11 Feb. 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
Walter Roberson am 11 Feb. 2011
Oh, very well:
e = exp(1);
e^(i*pi/4)

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 11 Feb. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by