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
-
20922 Solvers
-
2522 Solvers
-
Find the peak 3n+1 sequence value
2564 Solvers
-
Create a vector whose elements depend on the previous element
779 Solvers
-
Determine if input is a perfect number
258 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!