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

48.42% Correct | 51.58% Incorrect
Last Solution submitted on Feb 04, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers43

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!