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 Solvers52
Suggested Problems
-
Find the maximum number of decimal places in a set of numbers
3174 Solvers
-
Permute diagonal and antidiagonal
476 Solvers
-
Convert Two Character String into a Binary Vector
215 Solvers
-
256 Solvers
-
647 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!