/newtonMethod

Primary LanguageTypeScript

A javascript implementation of Newton's method.

While learning Newton's method during my mathematics courses at the University of Technology Sydney (UTS), I decided to code it.

Newton