Explore different methods for approximating functions and calculations
Approximate functions using infinite sums of polynomial terms centered around a point.
Calculate the length of a curve using linear segment approximations.
Approximate definite integrals using rectangular area approximations.
Find roots of equations using iterative tangent line approximations.
Decompose periodic functions into sums of sine and cosine waves.
Numerically solve differential equations using tangent line steps.