Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo!
Wie kann ich in LaTeX zwei Zeilen unter eine Summe schreiben? \sum\limits_{-S<m_s<S \\ m_1+m_2=m_s} funktioniert leider nicht.
\sum\limits_{-S<m_s<S \\ m_1+m_2=m_s}
Danke im Voraus!
MfG
by the hammer
du musst einen BOLD MOVE machen!
{a \atop {b+1}}
oder mit \stackrel
Danke sehr!