Simple complex numbers calculator that transform any given number between its polar and rectangular forms. Built in Python 3.10.8 using tkinter & pyperclip libraries.
A tool for MATLAB users. It returns the results in MATLAB format for easy implementation.
The repository includes:
- Source code of the software.
- Screenshots of the software running on Windows 10.
Standalone executable can be found inside a .zip folder at: https://github.com/nagonzalezf/polar2complex-calculator/releases/
NOTE: This software was developed as an engineering programming excercise to practice tkinter librarie for graphic user interface applications. It also works!