Math Formeln mit KaTeX
Mathematische Formeln können mit KaTeX gerendert werden.
Let $f\colon[a,b]\to\R$ be Riemann integrable. Let $F\colon[a,b]\to\R$ be
$F(x)=\int_{a}^{x} f(t)\,dt$. Then $F$ is continuous, and at all $x$ such that
$f$ is continuous at $x$, $F$ is differentiable at $x$ with $F'(x)=f(x)$.
ergibt
http://localhost:3000
Let be Riemann integrable. Let be . Then is continuous, and at all such that is continuous at , is differentiable at with .
oder blockweise
$$
I = \int_0^{2\pi} \sin(x)\,dx
$$
ergibt
http://localhost:3000
Installation
👉 Anleitung KaTeX für Docusaurus