Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Is there a simple way to display a complex number in polar form (that includes the angle operator) without manually finding the magnitude and angle?
Solved! Go to Solution.
Are you asking for the magnitude and arg functions
or are you just looking for the output display option
Are you asking for the magnitude and arg functions
or are you just looking for the output display option
Well that was simple enough, thank you!