Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form
-
Updated
Jun 15, 2023 - JavaScript
Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form
Multifunctional polynomial calculator written in QT C++
C语言使用链表实现多项式函数运算:加减乘除、导数/微商、不定积分和定积分,线性结构之线性表、栈和队列:http://www.srcmini.com/1308.html
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
Polynomials database on lists with simple operations in Qt
Final Project of OOP course: Polynomials Calculator and Graph Drawing
Polynomial Calculator that calculates Sum , Subtraction , Multiplication , Derivative, Integration in Python Using Tkinter ,SpeechRecognition ,Pyaudio libraries
simple-advanced projects
Playing with antlr4 to evaluate polynomials
a 2-D (including x and y) polynomial library
This project is a compiler for a polynomial-evaluation programming language.
Implement algorithm of divide operator of polynomial in C++.
A polynomial class implementation in the form of sorted linked list. Supporting addition, subtraction and multiplication between polynomials
I implement this game in java to understand how physics principles are implemented through programming.
Polynomial graphing calculator in the terminal, made in Java
A C++ Sparse Poly calculator that can add or multiply polynomials created in the main driver. The program utilizes vectors to store the polynomial term values. It automatically sorts the terms from least to greatest exponent order. I wish I had such a program back in high school to tackle those tedious polynomial problems.
Gerador de gráfico de funções polinomiais de grau N.
A functional Polynomial Calculator, created using Java Swing for interface and Junit for testing. The calculator is capable of 6 operations: Add, Subtract, Multiplication, Division, Differentiation and Integration.
Add a description, image, and links to the polynomial-calculator topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-calculator topic, visit your repo's landing page and select "manage topics."