Exponential Function in degrees

18 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by