garrrettt / euler-with-steps

Euler's method for approximating a curve, and it shows steps in a JS console table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

euler-with-steps

Euler's method for approximating a curve, and it shows steps in a JS console table.

I plan on porting this to Ti-Basic. Other programs just solve it, but this will show steps which will be nice.

About

Euler's method for approximating a curve, and it shows steps in a JS console table.


Languages

Language:JavaScript 73.4%Language:HTML 26.6%