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 comments
Loading...
Problem Recent Solvers57
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3671 Solvers
-
1711 Solvers
-
Return fibonacci sequence do not use loop and condition
854 Solvers
-
4499 Solvers
-
234 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!