Home - Shir-Av/Ex1 GitHub Wiki
About:
This project enabls the user to build 3 types of functions: Monom, Polynom and Complex function and preform mathematical operations. with the use of the GUI_Function Class the user is able to display a drawing of the functions by reading a file. This project contains 4 main classes: Monom, Polynom, ComplexFunctions and Function_GUI, as each one can perform a variety of methods.