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 Solvers58
Suggested Problems
-
Return a list sorted by number of occurrences
2899 Solvers
-
Find the peak 3n+1 sequence value
2571 Solvers
-
Calculate the area of a triangle between three points
3543 Solvers
-
Find the maximum two numbers of every column of a matrix
234 Solvers
-
Check if a matrix is a palindrome in all directions
136 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!