ABSTRACT

In this chapter, we review differentiation of functions of single and multiple variables, and show how to use Python to evaluate derivatives and total differentials, how to compute Taylor and Maclaurin series, and to find extrema of functions. A section is devoted to power series approximations of functions, and give examples of how to compute Taylor and Maclaurin series of functions. We also discuss numerical calculations of derivatives from data.