… using differential equations

# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
    matplotlib.RcParams._get = dict.get

… using differential equations#

\[M_t=GI_t \frac{d\varphi}{dx}\]

This is not treated in the books.