18. April 2026 #Allgemein

Mathe für Fortgeschrittene

Formeln einfach darstellen mit KaTeX.

Hier ist die berühmteste Formel der Welt (Inline): E=mc2E = mc^2

Oder komplexer als Block:

abf(x)dx=F(b)F(a)\int_a^b f(x) \,dx = F(b) - F(a)

Und eine Matrix für Architekten:

(100010001)\begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}