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 8, Find largest product in a large string of numbers
1307 Solvers
-
Calculate the height of an object dropped from the sky
284 Solvers
-
Area of an equilateral triangle
6801 Solvers
-
Sum the 'edge' values of a matrix
400 Solvers
-
Create sequnce 1 4 9 16 25.........
414 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!