\ mathbin - Tex Befehl
Mathbin
\mathbin - Wird verwendet, um den richtigen Abstand anzugeben, um ein Objekt in einen binären Operator zu verwandeln.
ZUSAMMENFASSUNG
{ \mathbin #1 }
BESCHREIBUNG
Der Befehl \ mathbin wird verwendet, um den richtigen Abstand anzugeben, um ein Objekt in einen Binäroperator zu verwandeln. Binäroperatoren haben zusätzlichen Platz um sie herum.
BEISPIEL
a\text{op} b
$ a \ text {op} b $a\mathbin{\text{op}} b
$ a \ mathbin {\ text {op}} b $a\Diamond b
$ a \ Diamond b $a\mathbin{\Diamond}b
$ a \ mathbin {\ Diamond} b $