This C++ code applies the concepts of Polar and Rectangular complex number notations to convert from rectangular to polar, given the real and imaginary values.
- Download Visual Studio Code for macOS or Windows
- Install C++ extention
- Run
npm install git+{copied_url}to download all dependencies