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
-
Sum all integers from 1 to 2^n
17599 Solvers
-
Project Euler: Problem 5, Smallest multiple
1654 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1266 Solvers
-
Height of a right-angled triangle
2028 Solvers
-
Calculate the sum of two polynomials
89 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!