/complex-calculator

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

Primary LanguageJava

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.