Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mouad-el-asri/computorv1

This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.
https://github.com/mouad-el-asri/computorv1

mathematics polynomials python3

Last synced: about 2 hours ago
JSON representation

This project is about coding a simple equation solving program using python. It will take polynomial equations into account. These equations will only require exponents. No complex function. The program will have to display its solution(s). Why polynomials? Just because it’s one of the simplest and most powerful tools in mathematics.

Awesome Lists containing this project