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
-
Find the numeric mean of the prime numbers in a matrix.
9134 Solvers
-
Remove any row in which a NaN appears
8770 Solvers
-
507 Solvers
-
1393 Solvers
-
Calculate the hypotenuse of a right triangle without using ^ and sqrt ()
103 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!