Skip to content

Program to automatically solve polynomial interpolation (newton method)

License

Notifications You must be signed in to change notification settings

b4nderson/Polynomial-Interpolator-Newton-Method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polynomial-Interpolator-Newton-Method

Program to automatically solve polynomial interpolation (newton method)

Objetivo: #Desafio

How to use:

npm install (to install the dependencies)
npm start (to start the program)


Enter the values requested.

Copy the value of the received polynomial and paste it into https://gamma.sympy.org/ After that, look at the simplified polynomial and its graph.

About

Program to automatically solve polynomial interpolation (newton method)

Topics

Resources

License

Stars

Watchers

Forks