ABSTRACT

In this chapter we will develop a program to solve nonlinear equations using Newton’s method. Before we can start with that, we need to get familiar with something from programming called a “function handle.”