(chap:interpolating)=
# Gregory-Newton Interpolating Polynomial

**Learning Objectives:**

After completing this chapter, you should be able to:

- Use a general sequence to represent a function on a discrete domain
- Calculate finite differences for a given sequence
- Estimate function values by using Gregory-Newton forward and backward interpolation formulae

```{tableofcontents}
```

