CALCULATE COMPLEX NO

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

답변 (1개)

Walter Roberson
Walter Roberson 2011년 2월 11일

0 개 추천

exp(i*pi/4)

댓글 수: 3

amit jain
amit jain 2011년 2월 11일
it is e^(i*pi/4)
vish
vish 2011년 2월 11일
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 2011년 2월 11일
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