is there a function in degrees related to exponential {i.e. exp() }? like 'sin' is function of sine in radians and 'sind' is a function of sine in degrees.reply ASAP.as exp() works in radians so if there is a function of exp which will do the calculations in degrees pls tell me soon.mail me if possible at najiullah1993@gmail.com.. P.S. working on matlab 7

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 4월 6일
편집: Azzi Abdelmalek 2014년 4월 6일

0 개 추천

You can write exp(i*teta) as cos(teta)+i*sin(teta)
In derees it will be cosd(teta)+i*sind(teta)

댓글 수: 1

Naji Ullah
Naji Ullah 2014년 4월 6일
i know this way but i was searching for if there was any function like expd or something

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2014년 4월 6일

댓글:

2014년 4월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by