\ atop - Tex Befehl
NAME
\atop - Befehl zum Erstellen von Brüchen ohne horizontalen Bruchbalken
ZUSAMMENFASSUNG
{ sub-formula1 \atop sub-formula2 }BESCHREIBUNG
Der Befehl \ atop erstellt eine bruchähnliche Struktur.
OPTIONEN
| Eingang | Beschreibung | 
|---|---|
| Unterformel1 | Wird als Zähler angezeigt | 
| Unterformel2 | Nenner | 
BEISPIELE
- a+1 \atop b$ a + 1 \ atop b $
- a \atop b+2$ a \ atop b + 2 $
- {a+1 \atop b+2}+c$ {a + 1 \ atop b + 2} + c $