Skip to content

mattzh72/Newtons-Method-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newton's-Method-Visualizer

This web app was made for my AP Calculus class. It computes and visualizes on a graph how Newton's method works.

Newton's method is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-valued function.

Built with HTML5, CSS, and vanilla Javascript. Math is LaTexed for your viewing pleasure!

Usage

Enter a real-valued function, a starting point, and the accuracy (used to stop the algorithm). Press enter, and scroll down to see the magic:

Demo

About

A visualization of Newton's Method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published