CALCULATE COMPLEX NO

Answers (1)

exp(i*pi/4)

3 Comments

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

Sign in to comment.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Asked:

on 11 Feb 2011

Community Treasure Hunt

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

Start Hunting!