nagonzalezf / polar2complex-calculator

Simple number conversion tool for MATLAB users. It converts complex numbers between polar form and rectangular form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAGF Polar2complex Calculator

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.

Main window sample

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!

About

Simple number conversion tool for MATLAB users. It converts complex numbers between polar form and rectangular form.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%