We have established some basic information and introduced numerical analysis.
We have distinguished what we do in numerical analysis from symbolic computing, the realm of both computer algebra systems and pen and paper.
We have also introduced the basic data types and structure that provide R with the power and elegance necessary to do numerical analysis.
With a basic toolkit, we finally took a look at a number of algorithms to solve common problems in mathematics.
Using these tools, we are going to explore a number of problems that arise in applied mathematics across fields.
Before we get to more algorithms, we need to talk about error and what it means for the computer to be wrong.
The computer can be wrong for a lot of reasons, and some of them we can limit.
In other cases, there is little we can do other than recognize the problem and brace ourselves.