Vector calculus in the Euclidean plane This tutorial introduces some vector calculus capabilities of SageMath in the framework of the 2-dimensional Euclidean space. The corresponding tools have been ...
To introduce the mathematics needed to formulate and describe problems involving vector and scalar fields in 3D space. Module Summary Many applications of mathematics involve objects and quantities ...
The derivative of a function $f(x)$ measures the instantaneous rate of change of $f$ with respect to $x$. $$\frac{df}{dx} = f'(x) = \lim_{h \to 0} \frac{f(x + h) - f ...