Skip to content

mattzh72/Eulers-Method-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eulers-Method-Visualizater

This web app was made for my AP Calculus class. It computes each step of Eulers method and visualizes the the error between Euler's method and the (near) actual function.

Euler's method is a numerical method to solve first order first degree differential equation with a given initial value.

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

Usage

Enter a step size, a differential equation, a given value, and the value to compute. Press enter, and scroll down to see the magic:

Demo

The calculations can either be in fractions, or can be expressed in decimals (you can specify the precision of the decimal).

About

A visualization of Euler's Method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published