In Calculus and Differential Equations we will learn
several numerical
methods.
Numerical methods typically
•Are trying to get a close approximation to a target
number
•Need a “seed” number (close to the target) to start
with
•Are iterative methods: repeat the same process over and
over to (hopefully) get closer
to the target.