Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tlmader/complex-calculator

Performs addition, subtraction, multiplication, and division operations for complex numbers.
https://github.com/tlmader/complex-calculator

Last synced: 1 day ago
JSON representation

Performs addition, subtraction, multiplication, and division operations for complex numbers.

Awesome Lists containing this project

README

        

complexcalculator
=================

University of New Orleans Software Design I Homework Six – Complex Number Calculator

This program allows the user to add, subtract, multiply, or divide two complex numbers using a text-based user interface.