Problem 44062. Polar Form Complex Number Entry
Write a function that takes the magnitude and angle(in degrees) of a complex number and returns a complex variable. Positive angles correspond to the Counter-Clock-Wise direction. Must return NaN if mag is negative.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers56
Suggested Problems
-
Create a cell array out of a struct
2386 Solvers
-
Back to basics 11 - Max Integer
806 Solvers
-
Simple equation: Annual salary
4251 Solvers
-
Rounding off numbers to n decimals
5476 Solvers
-
Write c^3 as sum of two squares a^2+b^2
327 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!