Problem 44062. Polar Form Complex Number Entry
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 commentsProblem Recent Solvers50
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9004 Solvers
-
Determine if a Given Number is a Triangle Number
383 Solvers
-
1126 Solvers
-
Convert from Base 10 to base 5
263 Solvers
-
477 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!