Series Expansion
In this lesson, we will learn about Taylor series and formal power series.
We'll cover the following...
Taylor series
SymPy expressions can be expanded as Taylor series using the series()
function from the SymPy module.
Taylor series about is given by:
...