What's in the project - NoaAizer/OOP_Ex1 GitHub Wiki

In this project we have an enum for the 8 possible operations on ComplexFunction class, as well as 4 JUNIT tests for: Polynom, Monom, ComplexFunction, Functions_GUI. We also have 7 classes