Skip to content

I've developed a Polynomial Calculator that provides various mathematical operations on polynomials in a user-friendly interface. The program is written in Java and uses Java Swing for GUI and is structured using MVC (Model-View-Controller) architecture.

License

Notifications You must be signed in to change notification settings

oanasabau1/Polynomial-Calculator

Repository files navigation

I've developed a Polynomial Calculator that provides various mathematical operations on polynomials in a user-friendly interface. The program is written in Java and uses Java Swing for GUI and is structured using MVC (Model-View-Controller) architecture. It provides unit testing in JUnit on different inputs.

The GUI:

gui

Results in testing:

tests

About

I've developed a Polynomial Calculator that provides various mathematical operations on polynomials in a user-friendly interface. The program is written in Java and uses Java Swing for GUI and is structured using MVC (Model-View-Controller) architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages