Question: Create a c++ Program that asks the user to input complex numbers that converts them from rectangular to polar and polar to rectangular. CAN NOT
Create a c++ Program that asks the user to input complex numbers that converts them from rectangular to polar and polar to rectangular. CAN NOT USE CMATH OR MATH.H. First ask the user what type of convertion they want rectangular to polar or polar to rectangular. Then ask the user to input the numbers and let the program convert them. Can not us cmath, math.h or vectors.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
