convert complex exponential number to rectangular representation?
Show older comments
how to i convert a complex number in exponential form z=5*exp^i*60°?
Answers (1)
Matt J
on 15 Jan 2018
z=5*(cosd(60)+1i*sind(60))
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!