mtala3t / Complex-Numbers-Calculator

It is a simple complex numbers calculator, it is a C++ console application. It implements the basic operations of complex numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complex Numbers C++ Calculator

It is a simple complex numbers calculator, it is a C++ console application. It implements the basic operations of complex numbers (addition, subtraction, multiplication, division, conjgate, magnitude, phase, and polar transformations).

This application is free to use and the code is available to anyone to learn from it without any restrictions.

Please visit my website. http://www.mohamedtalaat.net/

About

It is a simple complex numbers calculator, it is a C++ console application. It implements the basic operations of complex numbers.


Languages

Language:C++ 100.0%