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
-
Remove any row in which a NaN appears
8649 Solvers
-
Calculate the area of a triangle between three points
3144 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
633 Solvers
-
1477 Solvers
-
572 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!