Difference between revisions of "DE/Dokumentation/OOo 2.x/Handbücher/Writer-Handbuch/Math-Befehlsverzeichnis"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Beziehungsoperatoren: minor correction)
(Spezielle Zeichen)
 
(20 intermediate revisions by 4 users not shown)
Line 49: Line 49:
 
! Operation          || Kommando    || Anzeige
 
! Operation          || Kommando    || Anzeige
 
|-
 
|-
| Ist gleich        || a = b       || <math>a=b</math>
+
| Ist gleich        ||a = b         ||a=b
 
|-
 
|-
| Ist nicht gleich  || <nowiki>a <> b</nowiki> || <math>a\ne 2</math>
+
| Ist nicht gleich  ||a <> b       ||a&ne;b
 
|-
 
|-
| Ungefäh>a\approx 2</math>
+
| Ungefähr           ||a approx 2   ||a&asymp;2
 
+
|-hr           || a approx 2
+
| <mat
+
| Teilt
+
| a divides b
+
| <math>a|b</math>
+
 
+
 
|-
 
|-
| Teilt nicht
+
| Teilt             ||a divides b   ||<math>a \mid b</math>
| a ndivides b
+
| <math>a\nmid b</math>
+
 
+
 
|-
 
|-
| Kleiner als
+
| Teilt nicht        ||a ndivides b  ||<math>a \! \nmid \! b</math>
| <nowiki>a < 2</nowiki>
+
| <math>a< 2</math>
+
 
+
 
|-
 
|-
| Größer als
+
| Kleiner als       ||a < 2         ||a&lt;2
| a > 2
+
| <math>a> 2</math>
+
 
+
 
|-
 
|-
| Ist ähnlich oder gleich
+
| Größer als        ||a > 2||a&gt;2
| a simeq b
+
| <math>a\simeq b</math>
+
 
+
 
|-
 
|-
| Parallel
+
| Ist ähnlich oder gleich||a simeq b ||<math>a\! \simeq\! b</math>
| a parallel b
+
| <math>a\parallel b</math>
+
 
+
 
|-
 
|-
| Ist senkrecht zu
+
| Parallel          ||a parallel b ||<math>a \!\parallel\! b</math>
| a ortho b
+
| <math>a\perp b</math>
+
 
+
 
|-
 
|-
| Kleiner oder gleich
+
| Ist senkrecht zu  ||a ortho b     ||<math>a \!\perp\! b</math>
| a leslant b
+
| <math>a\le b</math>
+
 
+
 
|-
 
|-
| Größer oder gleich
+
| Kleiner oder gleich||a leslant b   ||<math>a \!\leqslant\! b</math>
| a geslant b
+
| <math>a\ge b</math>
+
 
+
 
|-
 
|-
| Ist ähnlich zu
+
| Größer oder gleich ||a geslant b   ||<math>a \!\geqslant\! b</math>
| a sim b
+
| <math>a\sim b</math>
+
 
+
 
|-
 
|-
| Ist kongruent zu
+
| Ist ähnlich zu     ||a sim b       ||<math>a\!\sim\! b\,\!</math>
| a equiv b
+
| <math>a\equiv b</math>
+
 
+
 
|-
 
|-
| Kleiner oder gleich
+
| Ist kongruent zu  ||a equiv b     ||a&equiv;b
| <nowiki>a <= b</nowiki>
+
| <math>a\le b</math>
+
 
+
 
|-
 
|-
| Größer oder gleich
+
| Kleiner oder gleich||a <= b       ||a&le;b
| a >= b
+
| <math>a\ge b</math>
+
 
+
 
|-
 
|-
| Proportional
+
| Größer oder gleich ||a >= b       ||a&ge;b
| a prop b
+
| <math>a\propto b</math>
+
 
+
 
|-
 
|-
| Strebt gegen
+
| Proportional      ||a prop b     ||<math>a\! \propto\! b</math>
| a toward b
+
| <math>a\rightarrow b</math>
+
 
+
 
|-
 
|-
| Doppelpfeil nach links
+
| Strebt gegen      ||a toward b   ||a&rarr;b
| a dlarrow b
+
| <math>a\Leftarrow b</math>
+
 
+
 
|-
 
|-
| Doppelpfeil nach links und rechts
+
| Doppelpfeil nach links||a dlarrow b||a&lArr;b
| a dlrarrow b
+
|-
| <math>a\Leftrightarrow b</math>
+
| Doppelpfeil nach links und rechts||a dlrarrow b||a&hArr;b
 
+
|-
 +
| Doppelpfeil nach rechts ||a drarrow b||a&rArr;b
 
|-
 
|-
| Doppelpfeil nach rechts
 
| a drarrow b
 
| <math>a\Rightarrow b</math>
 
 
 
|}
 
|}
  
Line 405: Line 350:
  
 
{| class="wikitable"
 
{| class="wikitable"
! Operation
+
! Operation           ||  Kommando       ||  Anzeige
! Kommando
+
! Anzeige
+
 
+
 
|-
 
|-
| Limes
+
| Limes               || lim(a)           || <math>\lim a</math>
| lim(a)
+
| <math>\lim a</math>
+
 
+
 
|-
 
|-
| Summe
+
| Summe               || sum(a)           || <math>\sum a</math>
| sum(a)
+
| <math>\sum a</math>
+
 
+
 
|-
 
|-
| Produkt
+
| Produkt             || prod(a)         || <math>\prod a</math>
| prod(a)
+
| <math>\prod a</math>
+
 
+
 
|-
 
|-
| Coprodukt
+
| Coprodukt           || coprod(a)       || <math>\coprod a</math>
| coprod(a)
+
| <math>\coprod a</math>
+
 
+
 
|-
 
|-
| Untere und obere Grenze mit dem Integral anzeigen
+
| Untere und obere Grenze mit dem Integral anzeigen || int from {r_0} to {r_t} a || <math>\underset{{r}_{0}}{\overset{{r}_{t}}{\int }}a</math>
| int from {r_0} to {r_t} a
+
| <math>\underset{{r}_{0}}{\overset{{r}_{t}}{\int }}a</math>
+
 
+
 
|-
 
|-
| Integral
+
| Integral           || int{a}           || <math>\int{a}</math>
| int{a}
+
| <math>\int a</math>
+
 
+
 
|-
 
|-
| Doppeltes Integral
+
| Doppeltes Integral || iint{a}         || <math>\iint{a}</math>
| iint{a}
+
| <math>\iint a</math>
+
 
+
 
|-
 
|-
| Dreifaches Integral
+
| Dreifaches Integral || iiint{a}         || <math>\iiint{a}</math>
| iiint{a}
+
| <math>\iiint a</math>
+
 
+
 
|-
 
|-
| Untere Grenze mit Sum­menzeichen anzeigen
+
| Untere Grenze mit Sum­menzeichen anzeigen || sum from{3}b | <math>\sum_3{b}\,\!</math>
| sum from{3}b
+
| <math>\sum _{3}b</math>
+
 
+
 
|-
 
|-
| Kurvenintegral
+
| Kurvenintegral     || lint a           || <math>\oint a</math>
| lint a
+
| <math>\oint a</math>
+
 
+
 
|-
 
|-
| Doppeltes Kurvenintegral
+
| Doppeltes Kurvenintegral || llint a     || [[Image:Math_l2inta.png]]
| llint a
+
| <math>\backslash oiint a</math>
+
 
+
 
|-
 
|-
| Dreifaches Kurvenintegral
+
| Dreifaches Kurvenintegral || lllint a   || [[Image:Math_l3inta.png]]
| lllint a
+
| <math>\backslash oiiint a</math>
+
 
+
 
|-
 
|-
| Obere Grenze mit Pro­duktsymbol anzeigen
+
| Produktsymbol mit Grenzen || prod from {i=1} to {n} {(i+1)} || <math>\prod_{i=1}^{n}{(i+1)}</math>
| prod to{3} r
+
|}
| <math>\prod ^{3}r</math>
+
  
|}
 
 
== Attribute ==
 
== Attribute ==
  
 
{| class="wikitable"
 
{| class="wikitable"
! Operation
+
! Operation                         || Kommando           || Anzeige
! Kommando
+
! Anzeige
+
 
+
 
|-
 
|-
| Akzent nach rechts (accent aigu)
+
| Akzent nach rechts (accent aigu) || acute a             || <math>\acute{a}</math>
| acute a
+
| <math>\acute{a}</math>
+
 
+
 
|-
 
|-
| Akzent nach links (accent grave)
+
| Akzent nach links (accent grave) || grave a             || <math>\grave{a}</math>
| grave a
+
| <math>\grave{a}</math>
+
 
+
 
|-
 
|-
| Umgekehrtes Dach
+
| Umgekehrtes Dach                 || check a             || <math>\check{a}</math>
| check a
+
| <math>\check{a}</math>
+
 
+
 
|-
 
|-
| Breve
+
| Breve                             || breve a             || <math>\breve{a}</math>
| breve a
+
| <math>\breve{a}</math>
+
 
+
 
|-
 
|-
| Kreis
+
| Kreis                             || circle a           || <math>\overset{\circ}{a}</math>
| circle a
+
| <math>\overset{\circ}{a}</math>
+
 
+
 
|-
 
|-
| Vektorpfeil
+
| Vektorpfeil                       || vec a               || <math>\vec{a}</math>
| vec a
+
| <math>\overrightarrow{a}</math>
+
 
+
 
|-
 
|-
| Tilde
+
| Tilde                             || tilde a             || <math>\tilde{a}</math>
| tilde a
+
| <math>\tilde{a}</math>
+
 
+
 
|-
 
|-
| Dach
+
| Dach                             || hat a               || <math>\widehat{a}</math>
| hat a
+
| <math>\widehat{a}</math>
+
 
+
 
|-
 
|-
| Überstrich
+
| Überstrich                       || bar a               || <math>\bar{a}</math>
| bar a
+
| <math>\bar{a}</math>
+
 
+
 
|-
 
|-
| Punkt
+
| Punkt                             || dot a               || <math>\dot{a}</math>
| dot a
+
| <math>\dot{a}</math>
+
 
+
 
|-
 
|-
| Großer Vektorpfeil
+
| Großer Vektorpfeil               || widevec abc         || <math>\overrightarrow{\mathrm{abc}}</math>
| widevec abc
+
| <math>\overrightarrow{\mathrm{abc}}</math>
+
 
+
 
|-
 
|-
| Große Tilde
+
| Große Tilde                       || widetilde abc       || [[image:Math Widetilde.png|x28px|bottom]]<!-- TeX function not available in WM 1.15 -->
| widetilde abc
+
| <math>\tilde{\mathrm{abc}}</math>
+
 
+
 
|-
 
|-
| Großes Dach
+
| Großes Dach                       || widehat abc         || <math>\widehat{\mathrm{abc}}</math>
| widehat abc
+
| <math>\widehat{\mathrm{abc}}</math>
+
 
+
 
|-
 
|-
| Doppelter Punkt
+
| Doppelter Punkt                   || ddot a             || <math>\ddot{a}</math>
| ddot a
+
| <math>\ddot{a}</math>
+
 
+
 
|-
 
|-
| Linie über
+
| Linie über                       || overline abc       || <math>\overline{\mathrm{abc}}</math>
| overline abc
+
| <math>\overline{\mathrm{abc}}</math>
+
 
+
 
|-
 
|-
| Linie unter
+
| Linie unter                       || underline abc       || <math>\underline{\mathrm{abc}}</math>
| underline abc
+
| <math>\underline{\mathrm{abc}}</math>
+
 
+
 
|-
 
|-
| Linie durch
+
| Linie durch                       || overstrike abc     || ''<s>abc</s>''
| overstrike abc
+
| <math>\mathrm{acb}</math>
+
 
+
 
|-
 
|-
| Dreifacher Punkt
+
| Dreifacher Punkt                 || dddot a             || <math>\stackrel{\cdots }{a}</math>
| dddot a
+
| <math>\stackrel{\cdots }{a}</math>
+
 
+
 
|-
 
|-
| Transparent (wird benutzt, um einen Platzhalter in einer vorgegebenen Größe zu erhalten)
+
| Transparent (wird benutzt, um einen Platzhalter in einer vorgegebenen Größe zu erhalten) || phantom a ||
| phantom a
+
| <math>a</math>
+
 
+
 
|-
 
|-
| Fettschrift
+
| Fettschrift                       || bold a             || <math>\bold{a}</math>
| bold a
+
| <math>a</math>
+
  
 
|-
 
|-
 
| Kursivschrift<ref name="ftn1">Text ohne Anführungszeichen, der auch kein Kommando ist, ist per Standardeinstellung als Variable definiert. Variablen werden kursiv dargestellt.</ref>
 
| Kursivschrift<ref name="ftn1">Text ohne Anführungszeichen, der auch kein Kommando ist, ist per Standardeinstellung als Variable definiert. Variablen werden kursiv dargestellt.</ref>
 
| ital “a”
 
| ital “a”
| <math>\text{a}</math>
+
| <math>\mathit{a}\,\!</math>
  
 
|-
 
|-
| Schriftgröße ändern
+
| Schriftgröße ändern               || size 16 qv           || <span style="font-size:16pt">''qv''</span>
| size 16 qv
+
| <math>\mathrm{qv}</math>
+
  
 
|-
 
|-
 
| Folgenden Text in einer serifenlosen Schrift<ref name="ftn2">Es gibt drei übliche Schriftarten: Sans Serif (ohne Serifen), Serifs (mit Serifen), und fest (nicht proportional). Um die aktuelle Schriftart für die Variablen und die „normalen“ Formeln, Nummern und Funktionen festzulegen, benutzen Sie den Menüeintrag '''Format > Schriftarten.'''</ref>
 
| Folgenden Text in einer serifenlosen Schrift<ref name="ftn2">Es gibt drei übliche Schriftarten: Sans Serif (ohne Serifen), Serifs (mit Serifen), und fest (nicht proportional). Um die aktuelle Schriftart für die Variablen und die „normalen“ Formeln, Nummern und Funktionen festzulegen, benutzen Sie den Menüeintrag '''Format > Schriftarten.'''</ref>
 
| font sans qv
 
| font sans qv
| <math>\mathrm{qv}</math>
+
| <span style="font-family:Arial, sans-serif">''qv''</span>
  
 
|-
 
|-
| Folgenden Text in einer Serifenschrift
+
| Folgenden Text in einer Serifenschrift || font serif qv   || <math>\mathrm{qv}</math>
| font serif qv
+
| <math>\mathrm{qv}</math>
+
 
+
|}
+
 
+
{| class="wikitable"
+
! Operation
+
! Kommando
+
! Anzeige
+
 
+
 
|-
 
|-
| Folgenden Text in einer Schrift mit fester Breite
+
| Folgenden Text in einer Schrift mit fester Breite || font fixed qv || ''<tt>qv</tt>''
| font fixed qv
+
| <math>\mathrm{qv}</math>
+
  
 
|-
 
|-
 
| Farbe des nachfolgenden Textes Cyan<ref name="ftn3">Zur Benutzung von Farben: Die Farbfestlegung gilt nur für den Text, der unmittelbar nach dem Kommando folgt. Nach dem nächsten Leerschritt ist die Farbfestlegung wieder aufgehoben. Wenn die Farbfestlegung für mehrere Buchstaben/Zeichen gelten soll, dann schreiben Sie den farbig vorgesehenen Text in geschweifte Klammern.</ref>
 
| Farbe des nachfolgenden Textes Cyan<ref name="ftn3">Zur Benutzung von Farben: Die Farbfestlegung gilt nur für den Text, der unmittelbar nach dem Kommando folgt. Nach dem nächsten Leerschritt ist die Farbfestlegung wieder aufgehoben. Wenn die Farbfestlegung für mehrere Buchstaben/Zeichen gelten soll, dann schreiben Sie den farbig vorgesehenen Text in geschweifte Klammern.</ref>
 
| color cyan qv
 
| color cyan qv
| <math>\mathrm{qv}</math>
+
| <math>\color{Cyan}qv</math>
  
 
|-
 
|-
| Farbe des nachfolgenden Textes Gelb
+
| Farbe des nachfolgenden Textes Gelb || color yellow qv     || <math>\color{Yellow}qv</math>
| color yellow qv
+
| <math>\mathrm{qv}</math>
+
 
+
 
|-
 
|-
| Farbe des nachfolgenden Textes Weiß
+
| Farbe des nachfolgenden Textes Weiß || color white qv     || <math>\color{White}qv</math>
| color white qv
+
| <math>\mathrm{qv}</math>
+
 
+
 
|-
 
|-
| Farbe des nachfolgenden Textes Grün
+
| Farbe des nachfolgenden Textes Grün || color green qv     || <math>\color{Green}qv</math>
| color green qv
+
| <math>\mathrm{qv}</math>
+
 
+
 
|-
 
|-
| Farbe des nachfolgenden Textes Blau
+
| Farbe des nachfolgenden Textes Blau || color blue qv       || <math>\color{Blue}qv</math>
| color blue qv
+
| <math>\mathrm{qv}</math>
+
 
+
 
|-
 
|-
| Farbe des nachfolgenden Textes Rot
+
| Farbe des nachfolgenden Textes Rot || color red qv       || <math>\color{Red}qv</math>
| color red qv
+
| <math>\mathrm{qv}</math>
+
  
 
|-
 
|-
 
| Farbe des nachfolgenden Textes Grün und anschließend zur Standardfarbe Schwarz zurückkehren
 
| Farbe des nachfolgenden Textes Grün und anschließend zur Standardfarbe Schwarz zurückkehren
 
| color green X qv
 
| color green X qv
| <math>X\mathrm{qv}</math>
+
| <math>\color{Green}X \color{Black}qv</math>
  
 
|-
 
|-
| Klammern setzen, um bei mehr als einem Element die Farbe zu ändern
+
| Klammern setzen, um bei mehr als einem Element die Farbe zu ändern || color green {X qv} || <math>\color{Green}{X qv}</math>
| color green {X qv}
+
| <math>X\mathrm{qv}</math>
+
  
 
|}
 
|}
 +
 +
'''Anmerkungen:'''
 +
<references/>
 +
 
== Verschiedenes ==
 
== Verschiedenes ==
  
 
{| class="wikitable"
 
{| class="wikitable"
! Operation
+
! Operation               || Kommando     || Anzeige
! Kommando
+
! Anzeige
+
 
+
 
|-
 
|-
| Unendlich
+
| Unendlich               || infinity     || <math>\infty </math>
| infinity
+
| <math>\infty </math>
+
 
+
 
|-
 
|-
| Partial
+
| Partial                 || partial       || <math>\partial </math>
| partial
+
| <math>\partial </math>
+
 
+
 
|-
 
|-
| Nabla
+
| Nabla                   || nabla         || <math>\nabla </math>
| nabla
+
| <math>\nabla </math>
+
 
+
 
|-
 
|-
| Existiert
+
| Existiert               || exists       || <math>\exists </math>
| exists
+
| <math>\exists </math>
+
 
+
 
|-
 
|-
| Für alle
+
| Für alle                 || forall       || <math>\forall </math>
| forall
+
| <math>\forall </math>
+
 
+
 
|-
 
|-
| H quer
+
| H quer                   || hbar a       || <math>\hslash a</math>
| hbar a
+
| <math>\hslash a</math>
+
 
+
 
|-
 
|-
| Lambda quer
+
| Lambda quer             || lambdabar     || <math>\lambda\!\!\!{}^{-}</math>
| lambdabar
+
| <math>\lambda\!\!\!{}^{-}</math>
+
 
+
 
|-
 
|-
| Realteil
+
| Realteil                 || re           || <math>\Re </math>
| re
+
| <math>\Re </math>
+
 
+
 
|-
 
|-
| Imaginärteil
+
| Imaginärteil             || im           || <math>\Im </math>
| im
+
| <math>\Im </math>
+
 
+
 
|-
 
|-
| Weierstress p
+
| Weierstress p           || wp           || <math>\wp </math>
| wp
+
| <math>\wp </math>
+
 
+
 
|-
 
|-
| Pfeil nach links
+
| Pfeil nach links         || leftarrow     || <math>\leftarrow </math>
| leftarrow
+
| <math>\leftarrow </math>
+
 
+
 
|-
 
|-
| Pfeil nach rechts
+
| Pfeil nach rechts       || rightarrow   || <math>\rightarrow </math>
| rightarrow
+
| <math>\rightarrow </math>
+
 
+
 
|-
 
|-
| Pfeil nach oben
+
| Pfeil nach oben         || uparrow       || <math>\uparrow </math>
| uparrow
+
| <math>\uparrow </math>
+
 
+
 
|-
 
|-
| Pfeil nach unten
+
| Pfeil nach unten         || downarrow     || <math>\downarrow </math>
| downarrow
+
| <math>\downarrow </math>
+
 
+
 
|-
 
|-
| Punkte unten
+
| Punkte unten             || dotslow       || <math>\dots </math>
| dotslow
+
| <math>\dots </math>
+
 
+
 
|-
 
|-
| Punkte mittig
+
| Punkte mittig           || dotsaxis     || <math>\cdots </math>
| dotsaxis
+
| <math>\cdots </math>
+
 
+
 
|-
 
|-
| Punkte vertikal
+
| Punkte vertikal         || dotsvert     || <math>\vdots </math>
| dotsvert
+
| <math>\vdots </math>
+
 
+
 
|-
 
|-
| Punkte schräg nach oben
+
| Punkte schräg nach oben || dotsup       || [[Image:Math_dotsup.png]]
| dotsup
+
| <math>\backslash adots </math>
+
 
+
 
|-
 
|-
| Punkte schräg nach unten
+
| Punkte schräg nach unten || dotsdown     || <math>\ddots </math>
| dotsdown
+
|}
| <math>\ddots </math>
+
  
|}
 
 
== Klammern ==
 
== Klammern ==
  
Line 867: Line 624:
  
 
{| class="wikitable"
 
{| class="wikitable"
! Operation
+
! Operation                 || Kommando           || Anzeige
! Kommando
+
! Anzeige
+
 
+
 
|-
 
|-
| Links hochgestellt
+
| Links hochgestellt       || a lsup{b}           || <math>{}^{b}a</math>
| a lsup{b}
+
| <math>{}^{b}a</math>
+
 
+
 
|-
 
|-
| Zentriert hochgestellt
+
| Zentriert hochgestellt   || a csup{b}           || <math>\stackrel{b}{a}</math>
| a csup{b}
+
| <math>\stackrel{b}{a}</math>
+
 
+
 
|-
 
|-
| Rechts hochgestellt
+
| Rechts hochgestellt       || a^{b}               || <math>{a}^{b}</math>
| a^{b}
+
| <math>{a}^{b}</math>
+
 
+
 
|-
 
|-
| Links tiefgestellt
+
| Links tiefgestellt       || a lsub{b}           || <math>{}_{b}a</math>
| a lsub{b}
+
| <math>{}_{b}a</math>
+
 
+
 
|-
 
|-
| Zentriert tiefgestellt
+
| Zentriert tiefgestellt   || a csub{b}           || <math>\underset{b}{a}</math>
| a csub{b}
+
| <math>\underset{b}{a}</math>
+
 
+
 
|-
 
|-
| Rechts tiefgestellt
+
| Rechts tiefgestellt       || a_{b}               || <math>{a}_{b}</math>
| a_{b}
+
| <math>{a}_{b}</math>
+
  
 
|-
 
|-
| Text linksbündig (Text ist standardmäßig zentriert)
+
| Text linksbündig (Text ist standardmäßig zentriert) || stack { Hello world # alignl (a) } ||
| stack { Hello world # alignl (a) }
+
{|
 
+
|align="left"|''Hello world<br>(a)''
 
+
|}
 
+
| <math>\begin{array}{c}\mathrm{Hello}\mathrm{world}\\
+
(a)\end{array}</math>
+
  
 
|-
 
|-
| Text zentrieren
+
| Text zentrieren       || stack{Hello world # alignc(a)} ||
| stack{Hello world # alignc(a)}
+
{|
| <math>\begin{array}{c}\mathrm{Hello}\mathrm{world}\\
+
|align="center"|''Hello world<br>(a)''
(a)\end{array}</math>
+
|}
  
 
|-
 
|-
| Text rechtsbündig
+
| Text rechtsbündig     || stack { Hello world # alignr(a)} ||
| stack { Hello world # alignr(a)}
+
{|
| <math>\begin{array}{c}\mathrm{Hello}\mathrm{world}\\
+
|align="right"|''Hello world<br>(a)''
(a)\end{array}</math>
+
|}
  
 
|-
 
|-
| Vertikale Anordnung von 2&nbsp;Elementen
+
| Vertikale Anordnung von 2&nbsp;Elementen || binom{a}{b} || <math>\begin{array}{c}a\\
| binom{a}{b}
+
| <math>\begin{array}{c}a\\
+
 
b\end{array}</math>
 
b\end{array}</math>
 
 
|-
 
|-
| Vertikale Anordnung von mehr als 2 Elementen
+
| Vertikale Anordnung von mehr als 2 Elementen || stack{a # b # z} || <math>\begin{array}{c}a\\
| stack{a # b # z}
+
| <math>\begin{array}{c}a\\
+
 
b\\  
 
b\\  
 
z\end{array}</math>
 
z\end{array}</math>
 
 
|-
 
|-
| Matrix-Anordnung
+
| Matrix-Anordnung         || matrix{a # b ## c # d}   || <math>\begin{array}{cc}a& b\\
| matrix{a # b ## c # d}
+
| <math>\begin{array}{cc}a& b\\
+
 
c& d\end{array}</math>
 
c& d\end{array}</math>
 
 
|-
 
|-
| Übliche mathematische Anordnung
+
| Ausrichtung am Gleichheitszeichen || matrix{a # "="b ## {} # "="c} || <math>\begin{array}{cc}a& \text{=}b\\
| matrix{a # "="b ## {} # "="c}
+
| <math>\begin{array}{cc}a& \text{=}b\\
+
 
& \text{=}c\end{array}</math>
 
& \text{=}c\end{array}</math>
 
 
|-
 
|-
| Neue Zeile
+
| Neue Zeile     || asldkfjo newline sadkfj || <math>\begin{array}{c}\mathrm{asldkfjo}\\
| asldkfjo newline sadkfj
+
| <math>\begin{array}{c}\mathrm{asldkfjo}\\
+
 
\mathrm{sadkfj}\end{array}</math>
 
\mathrm{sadkfj}\end{array}</math>
 
 
|-
 
|-
| Kleiner Zwischenraum (Apostroph)
+
| Kleiner Zwischenraum (Apostroph) || stuff `stuff || <math>{stu\!f\!\!f} ~ {stu\!f\!\!f}</math>
| stuff `stuff
+
| <math>\mathrm{stuff}\mathrm{stuff}</math>
+
 
+
 
|-
 
|-
| Großer Zwischenraum (Tilde)
+
| Großer Zwischenraum (Tilde)       || stuff~stuff || <math>{stu\!f\!\!f} \quad {stu\!f\!\!f}</math>
| stuff~stuff
+
|}
| <math>\mathrm{stuff}\mathrm{stuff}</math>
+
  
|}
 
 
== Griechische Buchstaben ==
 
== Griechische Buchstaben ==
  
 
{| class="wikitable"
 
{| class="wikitable"
! %ALPHA
+
!Code  || Anzeige  || Code || Anzeige  || Code || Anzeige || Code || Anzeige || Code || Anzeige
! <math>A</math>
+
! %BETA
+
! <math>B</math>
+
! %CHI
+
! <math>X</math>
+
! %DELTA
+
! <math>\Delta </math>
+
! %EPSILON
+
! <math>E</math>
+
 
+
 
|-
 
|-
| %ETA
+
| %ALPHA||''&Alpha;''||%BETA ||''&Beta;'' ||%CHI ||''&Chi;''||%DELTA||''&Delta;''||%EPSILON||''&Epsilon;''
| <math>H</math>
+
| %GAMMA
+
| <math>\Gamma </math>
+
| %IOTA
+
| <math>I</math>
+
| %KAPPA
+
| <math>K</math>
+
| %LAMBDA
+
| <math>\Lambda </math>
+
 
+
 
|-
 
|-
| %MU
+
| %ETA  ||''&Eta;''  ||%GAMMA||''&Gamma;''||%JOTA||''&Iota;''||%KAPPA||''&Kappa;''||%LAMBDA||''&Lambda;''
| <math>M</math>
+
| %NU
+
| <math>N</math>
+
| %OMEGA
+
| <math>\Omega </math>
+
| %OMICRON
+
| <math>O</math>
+
| %PHI
+
| <math>\Phi </math>
+
 
+
 
|-
 
|-
| %PI
+
| %MY  ||''&Mu;''||%NY||''&Nu;''||%OMEGA||''&Omega;''||%OMIKRON||''&Omicron;''||%PHI||''&Phi;''
| <math>\Pi </math>
+
| %PSI
+
| <math>\Psi </math>
+
| %RHO
+
| <math>P</math>
+
| %SIGMA
+
| <math>\Sigma </math>
+
| %THETA
+
| <math>\Theta </math>
+
 
+
 
|-
 
|-
| %UPSILON
+
| %PI  ||''&Pi;''||%PSI||''&Psi;''||%RHO||''&Rho;''||%SIGMA||''&Sigma;''||%THETA||''&Theta;''
| <math>\Upsilon </math>
+
| %XI
+
| <math>\Xi </math>
+
| %ZETA
+
| <math>Z</math>
+
|
+
|
+
|
+
|
+
 
+
 
|-
 
|-
| %alpha
+
| %YPSILON||''&Upsilon;''||%XI||''&Xi;''||%ZETA||''&Zeta;''||||||||
| <math>\alpha </math>
+
| %beta
+
| <math>\beta </math>
+
| %chi
+
| <math>\chi </math>
+
| %delta
+
| <math>\delta </math>
+
| %epsilon
+
| <math>\epsilon </math>
+
 
+
 
|-
 
|-
| %eta
+
| %alpha||''&alpha;''||%beta||''&beta;''||%chi||''&chi;''||%delta||''&delta;''||%epsilon||&epsilon;
| <math>\eta </math>
+
| %gamma
+
| <math>\gamma </math>
+
| %iota
+
| <math>\iota </math>
+
| %kappa
+
| <math>\kappa </math>
+
| %lambda
+
| <math>\lambda </math>
+
 
+
 
|-
 
|-
| %my
+
| %eta  ||''&eta;''||%gamma||''&gamma;''||%jota||''&iota;''||%kappa||''&kappa;''||%lambda||''&lambda;''
| <math>\mu </math>
+
| %ny
+
| <math>\nu </math>
+
| %omega
+
| <math>\omega </math>
+
| %omicron
+
| <math>o</math>
+
| %phi
+
| <math>\phi </math>
+
 
+
 
|-
 
|-
| %pi
+
| %my    ||''&mu;''||%ny||''&nu;''||%omega||''&omega;''||%omikron||''&omicron;''||%phi||''&phi;''
| <math>\pi </math>
+
| %rho
+
| <math>\rho </math>
+
| %sigma
+
| <math>\sigma </math>
+
| %tau
+
| <math>\tau </math>
+
| %theta
+
| <math>\theta </math>
+
 
+
 
|-
 
|-
| %upsilon
+
| %pi    ||''&pi;''||%rho||''&rho;''||%sigma||''&sigma;''||%tau||''&tau;''||%theta||''&theta;''
| <math>\upsilon </math>
+
| %varepsilon
+
| <math>\varepsilon </math>
+
| %varphi
+
| <math>\phi </math>
+
| %varpi
+
| <math>\varpi </math>
+
| %varrho
+
| <math>\varrho </math>
+
 
+
 
|-
 
|-
| %varsigma
+
| %ypsilon||''&upsilon;''||%varepsilon||<math>\varepsilon</math>||%varphi||<math>\varphi</math>||%varpi||<math>\varpi</math>||%varrho||<math>\varrho</math>
| <math>\varsigma </math>
+
|-
| %vartheta
+
| %varsigma||<math>\varsigma</math>||%vartheta||<math>\vartheta</math>||%xi||''&xi;''||%zeta||''&zeta;''
| <math>\vartheta </math>
+
| %xi
+
| <math>\xi </math>
+
| %zeta
+
| <math>\zeta </math>
+
|
+
|
+
 
+
 
|}
 
|}
 +
 
== Spezielle Zeichen ==
 
== Spezielle Zeichen ==
  
 
{| class="wikitable"
 
{| class="wikitable"
! %and<math>\wedge </math>
+
| %und <math>\and</math>||%winkel <math>\angle</math>||%element <math>\in</math>||%identisch <math>\equiv\,\!</math>
! %angle<math>\sphericalangle </math>
+
! %element<math>\in </math>
+
! %identical<math>\equiv </math>
+
 
+
 
|-
 
|-
| %infinite<math>\infty </math>
+
| %unendlich <math>\infin\,\!</math>||%keinelement <math>\notin</math>||%ungleich <math>\ne\,\!</math>||%oder <math>\or</math>
| %noelement<math>\notin </math>
+
|-
| %notequal<math>\ne </math>
+
| %promille '''&permil;''' || %großgegen <math>\gg</math> ||%kleingegen <math>\ll</math> ||%strebt <math>\to\,\!</math>
| %or<math>\vee </math>
+
 
+
 
|-
 
|-
| %perthousand<math>‰</math>
 
| %strictlygreaterthan<math>\gg </math>
 
| %strictlylessthan<math>\ll </math>
 
| %tendto<math>\rightarrow </math>
 
 
 
|}
 
|}
 
  
 
----
 
----
Line 1,126: Line 721:
  
  
{{CCBY}}
+
 
 +
<!------------------------------------------------------------------------------------
 +
#  Hinweis am Seitenende:                                                          #
 +
#  Die nachfolgende Vorlageneinbindung enthält den Lizenzhinweis für diese Seite    #
 +
#  und sollte daher nicht entfernt werden.                                          #
 +
#  Unterhalb dieses Hinweises bitte keine Veränderungen vornehmen.                  #
 +
------------------------------------------------------------------------------------->
 +
{{DE/Documentation/Writer-Guide2}}

Latest revision as of 20:59, 10 July 2010



Unäre/binäre Operatoren

Operation Kommando Anzeige
+ Zeichen +1 +1
– Zeichen -1 −1
+/– Zeichen +-1
–/+ Zeichen -+1
Logisches Nicht neg a ¬a
Addition + a + b a+b
Multiplikationspunkt a cdot b a·b
Multiplikation (X) a times b a×b
Multiplikation (*) a * b a * b
Logisches und a and b ab
Subtraktion – a - b a−b
Division (Bruch) a over b
Division (Operand) a div b a÷b
Division (Schrägstrich) a / b a/b
Logisches Oder a or b
Verkettung a circ b

Beziehungsoperatoren

Operation Kommando Anzeige
Ist gleich a = b a=b
Ist nicht gleich a <> b a≠b
Ungefähr a approx 2 a≈2
Teilt a divides b
Teilt nicht a ndivides b
Kleiner als a < 2 a<2
Größer als a > 2 a>2
Ist ähnlich oder gleich a simeq b
Parallel a parallel b
Ist senkrecht zu a ortho b
Kleiner oder gleich a leslant b
Größer oder gleich a geslant b
Ist ähnlich zu a sim b
Ist kongruent zu a equiv b a≡b
Kleiner oder gleich a <= b a≤b
Größer oder gleich a >= b a≥b
Proportional a prop b
Strebt gegen a toward b a→b
Doppelpfeil nach links a dlarrow b a⇐b
Doppelpfeil nach links und rechts a dlrarrow b a⇔b
Doppelpfeil nach rechts a drarrow b a⇒b

Mengenoperationen

Operation Kommando Anzeige
Ist Element a in B
Ist nicht Element a notin B
Enthält A owns b
Leere Menge emptyset
Schnittmenge A intersection B
Vereinigungsmenge A union B
Differenz A setminus B
Quotient A slash B
Aleph aleph
Teilmenge A subset B
Teilmenge oder gleich A subseteq B
Obermenge A supset B
Obermenge oder gleich A supseteq B
Nicht Teilmenge A nsubset B
Nicht Teilmenge oder gleich A nsubseteq B
Nicht Obermenge A nsupset B
Nicht Obermenge oder gleich A nsupseteq B
Menge der natürlichen Zahlen setN
Menge der ganzen Zahlen setZ
Menge der rationalen Zahlen setQ
Menge der reellen Zahlen setR
Menge der komplexen Zahlen setC

Funktionen

Operation Kommando Anzeige
Exponent func e^{a}
Natürlicher Logarithmus ln(a)
Exponential Funktion exp(a)
Logarithmus log(a)
Potenzieren a^{b}
Sinus sin(a)
Cosinus cos(a)
Tangens tan(a)
Kotangens cot(a)
Quadratwurzel sqrt{a}
Arcussinus arcsin(a)
Arcuscosinus arccos(a)
Arcustangens arctan(a)
Arcuscotangens arccot(a)
n-te Wurzel aus nroot{a}{b}
Hyperbelsinus sinh(a)
Hyperbelcosinus cosh(a)
Hyperbeltangens tanh(a)
Hyperbelcotangens coth(a)
Absolutwert abs{a}
Hyperbelarcussinus arsinh(a)
Hyperbelarcuscosinus arccosh(a)
Hyperbelarcustangens arctanh(a)
Hyperbelarcuscotangens arccoth(a)
Fakultät fact(a)

Operatoren

Alle Operatoren können mit der „Grenzfunktion“ benutzt werden („from“ und „to“).


Operation Kommando Anzeige
Limes lim(a)
Summe sum(a)
Produkt prod(a)
Coprodukt coprod(a)
Untere und obere Grenze mit dem Integral anzeigen int from {r_0} to {r_t} a
Integral int{a}
Doppeltes Integral iint{a}
Dreifaches Integral iiint{a}
Untere Grenze mit Sum­menzeichen anzeigen
Kurvenintegral lint a
Doppeltes Kurvenintegral llint a Math l2inta.png
Dreifaches Kurvenintegral lllint a Math l3inta.png
Produktsymbol mit Grenzen prod from {i=1} to {n} {(i+1)}

Attribute

Operation Kommando Anzeige
Akzent nach rechts (accent aigu) acute a
Akzent nach links (accent grave) grave a
Umgekehrtes Dach check a
Breve breve a
Kreis circle a
Vektorpfeil vec a
Tilde tilde a
Dach hat a
Überstrich bar a
Punkt dot a
Großer Vektorpfeil widevec abc
Große Tilde widetilde abc Math Widetilde.png
Großes Dach widehat abc
Doppelter Punkt ddot a
Linie über overline abc
Linie unter underline abc
Linie durch overstrike abc abc
Dreifacher Punkt dddot a
Transparent (wird benutzt, um einen Platzhalter in einer vorgegebenen Größe zu erhalten) phantom a
Fettschrift bold a
Kursivschrift[1] ital “a”
Schriftgröße ändern size 16 qv qv
Folgenden Text in einer serifenlosen Schrift[2] font sans qv qv
Folgenden Text in einer Serifenschrift font serif qv
Folgenden Text in einer Schrift mit fester Breite font fixed qv qv
Farbe des nachfolgenden Textes Cyan[3] color cyan qv
Farbe des nachfolgenden Textes Gelb color yellow qv
Farbe des nachfolgenden Textes Weiß color white qv
Farbe des nachfolgenden Textes Grün color green qv
Farbe des nachfolgenden Textes Blau color blue qv
Farbe des nachfolgenden Textes Rot color red qv
Farbe des nachfolgenden Textes Grün und anschließend zur Standardfarbe Schwarz zurückkehren color green X qv
Klammern setzen, um bei mehr als einem Element die Farbe zu ändern color green {X qv}

Anmerkungen:

  1. Text ohne Anführungszeichen, der auch kein Kommando ist, ist per Standardeinstellung als Variable definiert. Variablen werden kursiv dargestellt.
  2. Es gibt drei übliche Schriftarten: Sans Serif (ohne Serifen), Serifs (mit Serifen), und fest (nicht proportional). Um die aktuelle Schriftart für die Variablen und die „normalen“ Formeln, Nummern und Funktionen festzulegen, benutzen Sie den Menüeintrag Format > Schriftarten.
  3. Zur Benutzung von Farben: Die Farbfestlegung gilt nur für den Text, der unmittelbar nach dem Kommando folgt. Nach dem nächsten Leerschritt ist die Farbfestlegung wieder aufgehoben. Wenn die Farbfestlegung für mehrere Buchstaben/Zeichen gelten soll, dann schreiben Sie den farbig vorgesehenen Text in geschweifte Klammern.

Verschiedenes

Operation Kommando Anzeige
Unendlich infinity
Partial partial
Nabla nabla
Existiert exists
Für alle forall
H quer hbar a
Lambda quer lambdabar
Realteil re
Imaginärteil im
Weierstress p wp
Pfeil nach links leftarrow
Pfeil nach rechts rightarrow
Pfeil nach oben uparrow
Pfeil nach unten downarrow
Punkte unten dotslow
Punkte mittig dotsaxis
Punkte vertikal dotsvert
Punkte schräg nach oben dotsup Math dotsup.png
Punkte schräg nach unten dotsdown

Klammern

Operation Kommando Anzeige
Runde Klammern (a)
Eckige Klammern [b]
Doppelte eckige Klammern ldbracket c rdbracket
Einfache Linien lline a rline
Doppelte Linien ldline a rdline
Geschweifte Klammern lbrace w rbrace
Spitze Klammern langle d rangle
Operatorklammern langle a mline b rangle
Gruppierungsklammern (zur Programmkontrolle benutzt, nicht angezeigt) {a}
Skalierbare runde Klammern (fügen Sie das Wort „left“ vor einer linken Klammer und „right“ vor einer rechten Klammer ein) left ( stack{a # b # z} right )
Skalierbare eckige Klammern(wie zuvor beschrieben) left [ stack{ x # y} right ]
Skalierbare doppelte eckige Klammern left ldbracket c right rdbracket
Skalierbare Linien left lline a right rline
Skalierbare doppelte Linien left ldline d right rdline
Skalierbare geschweifte Klammern left lbrace e right rbrace
Skalierbare spitze Klammern left langle f right rangle
Skalierbare Operatorklammern left langle g mline h right rangle
Skalierbare geschweifte Klammer oberhalb overbrace a
Skalierbare geschweifte Klammer unterhalb underbrace {f}

Formate

Operation Kommando Anzeige
Links hochgestellt a lsup{b}
Zentriert hochgestellt a csup{b}
Rechts hochgestellt a^{b}
Links tiefgestellt a lsub{b}
Zentriert tiefgestellt a csub{b}
Rechts tiefgestellt a_{b}
Text linksbündig (Text ist standardmäßig zentriert) stack { Hello world # alignl (a) }
Hello world
(a)
Text zentrieren stack{Hello world # alignc(a)}
Hello world
(a)
Text rechtsbündig stack { Hello world # alignr(a)}
Hello world
(a)
Vertikale Anordnung von 2 Elementen binom{a}{b}
Vertikale Anordnung von mehr als 2 Elementen stack{a # b # z}
Matrix-Anordnung matrix{a # b ## c # d}
Ausrichtung am Gleichheitszeichen matrix{a # "="b ## {} # "="c}
Neue Zeile asldkfjo newline sadkfj
Kleiner Zwischenraum (Apostroph) stuff `stuff
Großer Zwischenraum (Tilde) stuff~stuff

Griechische Buchstaben

Code Anzeige Code Anzeige Code Anzeige Code Anzeige Code Anzeige
 %ALPHA Α %BETA Β %CHI Χ %DELTA Δ %EPSILON Ε
 %ETA Η %GAMMA Γ %JOTA Ι %KAPPA Κ %LAMBDA Λ
 %MY Μ %NY Ν %OMEGA Ω %OMIKRON Ο %PHI Φ
 %PI Π %PSI Ψ %RHO Ρ %SIGMA Σ %THETA Θ
 %YPSILON Υ %XI Ξ %ZETA Ζ
 %alpha α %beta β %chi χ %delta δ %epsilon ε
 %eta η %gamma γ %jota ι %kappa κ %lambda λ
 %my μ %ny ν %omega ω %omikron ο %phi φ
 %pi π %rho ρ %sigma σ %tau τ %theta θ
 %ypsilon υ %varepsilon %varphi %varpi %varrho
 %varsigma %vartheta %xi ξ %zeta ζ

Spezielle Zeichen

 %und %winkel %element %identisch
 %unendlich %keinelement %ungleich %oder
 %promille  %großgegen %kleingegen %strebt


Personal tools
In other languages