Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andresilmor/polynomial-calculator-with-windows-forms

Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.
https://github.com/andresilmor/polynomial-calculator-with-windows-forms

calculator-application csharp mathematics polynomial university university-project windows-forms

Last synced: about 1 month ago
JSON representation

Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.

Awesome Lists containing this project

README

        

# Polynomial Calculator with Windows Forms

A "Polynomial Calculator" that uses Window Forms, while the basic works well, some of the more advanced features do not work that well duo to my math skills.