Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zo-bro-23/newton-method-web

A website that uses Newton's Method to calculate the root of a function
https://github.com/zo-bro-23/newton-method-web

math newton-raphson webapp

Last synced: about 2 months ago
JSON representation

A website that uses Newton's Method to calculate the root of a function

Awesome Lists containing this project

README

        

# newton-method-web

A website that uses Newton's Method to calculate the root of a function

Live [here](https://newton-method.zohan.tech)

Built using the [newton-method](https://www.npmjs.com/package/newton-method) package made by me