Deutsch
English
Editing
Hilfe:Formeln
Jump to navigation
Jump to search
Anti-spam check. Do
not
fill this in!
{{Hilfeleiste}} Diese Seite zeigt wie du im {{SITENAME}} Formeln eingeben kannst. Für eine ausführlichere Dokumentation, siehe [[de.wikipedia:Hilfe:TeX|Wikipedia]]. == Basics == Um eine Formel einzufügen schreibe z.B. <code><math>a^2 + b_x = c^{10}</math></code>, was das Bild <math>a^2+b_x=c^{10}</math> erzeugt. Der Text im math-Tag ist TeX-Code. In TeX gibst du Formeln durch Befehle beschreiben. Befehle beginnen mit einem Backslash. <big>{</big> \{ <big>}</big> \} <big>·</big> \cdot <big>≤</big> \le <big>≥</big> \ge <big>≠</big> \neq <big>∀</big> \forall <big>∃</big> \exists <big>∈</big> \in <big>∧</big> \land <big>∨</big> \lor <big>¬</big> \neg <big>∪</big> \cup <big>∩</big> \cap <big>∞</big> \infty <big>⊂</big> \subset <big>⊃</big> \supset <big>≡</big> \equiv <big>⊆</big> \subseteq <big>⊇</big> \supseteq <big>×</big> \times <big>←</big> \larr <big>↔</big> \harr <big>→</big> \rarr <big>⇐</big> \Larr <big>⇔</big> \Harr <big>⇒</big> \Rarr <big>↦</big> \mapto <big>⟺</big> \iff <big>⟹</big> \implies <big>≈</big> \approx Manche Befehle unterstützten Argumente. Erforderte Argumente werden in {} übergeben, optionale Argumente in []. Manche Befehle erwarten Argumente, welche in geschwungenen Klammern übergeben werden. ;Text in Formeln :<code>3 \text{ Äpfel}</code> → <math>3 \text{ Äpfel}</math> ;Brüche :<code>\frac{a+b}{b}</code> → <math>\frac{a+b}{b}</math> ;Wurzeln :<code>\sqrt{x}</code>, <code>\sqrt[3]{x}</code> → <math>\sqrt{x}</math>, <math>\sqrt[3]{x}</math> ;Zahlenmengen :<code>\N, \Z, \Q, \R, \C, \mathbb{X}</code> → <math>\N, \Z, \Q, \R, \C, \mathbb{X}</math> ;Summe, Produkt und Integral :<code>\sum_{i=1}^n, \prod_{i=1}^n, \int_0^\infty</code> → <math>\sum_{i=1}^n, \prod_{i=1}^n, \int_0^\infty</math> ;[[Hilfe:Greek Sheet|Griechische Buchstaben]] :Können mit <code>\Name</code> für Großbuchstaben und <code>\name</code> für Kleinbuchstaben angegeben werden. ;Funktionen und Operatoren :<code>\log</code>, <code>\ln</code>, <code>\sin</code>, <code>\cos</code>, <code>\tan</code>, <code>\lim</code> ;Horizontale Klammern :<code>\overbrace{a+b}^{c}</code> → <math>\overbrace{a+b}^c</math> == Mehrzeilige Formeln == Zeilenumbrüche <code>\\</code> dürfen nur in mehrzeiligen Umgebungen vorkommen. <div class=showcase> <pre> \begin{align} 2x & = 4 && |\; /2\\ x & = 2 \end{align} </pre> <math> \begin{align} 2x & = 4 && |\; /2\\ x & = 2 \end{align} </math> </div> <div class=showcase> <pre> f(n)=\begin{cases} n, & \text{wenn }n\text{ gerade,}\\ -n, & \text{wenn }n\text{ ungerade.} \end{cases} </pre> <math> f(n)=\begin{cases} n, & \text{wenn }n\text{ gerade,}\\ -n, & \text{wenn }n\text{ ungerade.} \end{cases} </math> </div> <div class=showcase> <pre> \begin{matrix} x & y\\ z & v \end{matrix} </pre> <math> \begin{matrix} x & y\\ z & v \end{matrix} </math> {| class="col-2-center paddedtable" | smallmatrix || <small>A</small> |- | pmatrix || (A) |- | bmatrix || [A] |- | Bmatrix || {A} |- | vmatrix || <nowiki>|A|</nowiki> |- | Vmatrix || <nowiki>||A||</nowiki> |} </div> == Links == Nicht alle AMS-LaTeX-Befehle werden unterstützt! * [ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf Short Math Guide for LaTeX] * [http://detexify.kirelabs.org/classify.html Detexify] (nicht alle Symbole werden von MediaWiki unterstützt)
Summary:
Please note that all contributions to VoWi are considered to be released under the GNU Free Documentation License 1.3 (see
VoWi:Urheberrechte
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Vorlage:Hilfeleiste
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Help page
Discussion
Deutsch
expanded
collapsed
Views
Read
Edit source
View history
More
expanded
collapsed
Search
Navigation
Study paths
Recent changes
Current events
Contribute
Beispielseiten
Mission
FAQ
Moderation
Tools
What links here
Related changes
Upload file
Special pages
Page information