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 Solvers56
Suggested Problems
-
Find state names that end with the letter A
1197 Solvers
-
Project Euler: Problem 3, Largest prime factor
1777 Solvers
-
Flip the main diagonal of a matrix
897 Solvers
-
1175 Solvers
-
Multiples of a Number in a Given Range
936 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!