Code: Alles auswählen
\usepackage{amsmath}
\begin{equation}
k(x) = 3x^6 + 14x^5y + 590x^4y^2
\end{equation}
Wie bekomme ich jetzt mit LaTeX das Ergebnis? Selbst einfache arithmetische Operationen wie 1 + 1 funktionieren nicht. Ich las vom Mathe-Modus in LaTeX. Ist das nicht \equation ?