Hilfe:Mathematische Formeln: Unterschied zwischen den Versionen

Aus RMG-Wiki
Wechseln zu: Navigation, Suche
(Beispiele)
 
(5 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
 
===LaTeX Übersichtliche Hilfe im ZUM-Wiki===
 
===LaTeX Übersichtliche Hilfe im ZUM-Wiki===
 
[https://wiki.zum.de/wiki/Hilfe:Latex übersichtliche Hilfe im ZUM-Wiki]
 
[https://wiki.zum.de/wiki/Hilfe:Latex übersichtliche Hilfe im ZUM-Wiki]
 +
 +
 +
===Beispiele LaTeX===
 +
Für die Nutzung im Wiki kopiert man einfach den zusammengesetzen Code, fügt ihn auf die bearbeitete Wiki-Seite und umrundet den Code durch die <nowiki><math></math></nowiki>-Tags.
 +
{|
 +
|-
 +
| <math>\frac{x}{y}</math> || <pre>\frac{x}{y}</pre> || <math>f(x)</math> || <pre>f(x)</pre> ||<math>\int_{a}^{b} f (x)\,dx</math> ||<pre>\int_{a}^{b} f (x)\,dx</pre>
 +
|-
 +
|<math>\prod^{x=1}_{n} </math> ||<pre>\prod^{x=1}_{n} </pre>  || <math>\sum_{x=1}^{n}</math> || <pre>\sum_{x=1}^{n}</pre> || <math>\frac{\partial x}{\partial y}</math>||<pre>\frac{\partial x}{\partial y}</pre>
 +
|-
 +
| <math>\sqrt{x}</math> || <pre>\sqrt{x}</pre> || <math>\sqrt[3]{x}</math> ||<pre>\sqrt[3]{x}</pre>||<math>\lim_{x\to\infty}</math> ||<pre>\lim_{x\to\infty}</pre> 
 +
|}
 +
 +
 +
{|
 +
|-
 +
|<math>\sin</math>  ||  <pre>\sin (x)</pre> ||<math>\cos</math>  ||  <pre>\cos (x)</pre>||<math>\tan</math>  ||  <pre>\tan (x)</pre> ||<math>\log</math>  ||  <pre>\log (x)</pre> ||<math>\ln</math>  ||  <pre>\ln (x)</pre>
 +
|}
 +
 +
 +
<math></math>
 +
{|
 +
|-
 +
|<math>\le</math>  ||  <pre>\le</pre> ||<math>\ge</math>  ||  <pre>\ge</pre> ||<math>\neq</math>  ||  <pre>\neq</pre> ||<math>\approx</math>  ||  <pre>\approx</pre> ||<math>\equiv</math>  ||  <pre>\equiv</pre> ||<math>\propto</math>  ||  <pre>\propto</pre> || <math>\cdot</math> ||  <pre>\cdot</pre>
 +
|}
 +
 +
 +
{|
 +
|-
 +
|<math>\Rightarrow</math>  ||  <pre>\Rightarrow</pre> ||<math>\rightarrow</math>  ||  <pre>\rightarrow</pre> ||<math>\Leftarrow</math> ||  <pre>\Leftarrow</pre> ||<math>\leftarrow</math>  ||  <pre>\leftarrow</pre> ||<math>\Leftrightarrow</math> ||  <pre>\Leftrightarrow</pre>||<math>\vec{x}</math>  ||  <pre>\vec{x}</pre> ||<math>\mapsto</math>  ||  <pre>\mapsto</pre>
 +
|}
 +
 
===Zeichentabelle===
 
===Zeichentabelle===
  
Zeile 21: Zeile 53:
 
|-
 
|-
 
|⇒ ⇔→ ↔<br>
 
|⇒ ⇔→ ↔<br>
|}
 
 
===Beispiele===
 
{| class="wikitable"
 
|-
 
| G<sub>f</sub> || <pre>G<sub>f</sub> </pre>
 
|-
 
| IR<sup>+</sup> || <pre>IR<sup>+</sup> </pre>
 
|-
 
| <math>g : x \mapsto\sqrt{4+x} -1</math> || <pre><math>g : x \mapsto\sqrt{4+x} -1</math></pre>
 
|-
 
| <math>g : x \mapsto 3x \cdot(-1 + ln x)</math> || <pre><math>g : x \mapsto 3x \cdot(-1 + ln x)</math> </pre>
 
 
|}
 
|}

Aktuelle Version vom 27. Juli 2017, 15:57 Uhr

LaTeX Übersichtliche Hilfe im ZUM-Wiki

übersichtliche Hilfe im ZUM-Wiki


Beispiele LaTeX

Für die Nutzung im Wiki kopiert man einfach den zusammengesetzen Code, fügt ihn auf die bearbeitete Wiki-Seite und umrundet den Code durch die <math></math>-Tags.

\frac{x}{y}
\frac{x}{y}
f(x)
f(x)
\int_{a}^{b} f (x)\,dx
\int_{a}^{b} f (x)\,dx
\prod^{x=1}_{n}
\prod^{x=1}_{n} 
\sum_{x=1}^{n}
\sum_{x=1}^{n}
\frac{\partial x}{\partial y}
\frac{\partial x}{\partial y}
\sqrt{x}
\sqrt{x}
\sqrt[3]{x}
\sqrt[3]{x}
\lim_{x\to\infty}
\lim_{x\to\infty}


\sin
\sin (x)
\cos
\cos (x)
\tan
\tan (x)
\log
\log (x)
\ln
\ln (x)


\le
\le
\ge
\ge
\neq
\neq
\approx
\approx
\equiv
\equiv
\propto
\propto
\cdot
\cdot


\Rightarrow
\Rightarrow
\rightarrow
\rightarrow
\Leftarrow
\Leftarrow
\leftarrow
\leftarrow
\Leftrightarrow
\Leftrightarrow
\vec{x}
\vec{x}
\mapsto
\mapsto

Zeichentabelle

Zeichen
∫ ∑ ∏ √ − ± ∞
≈ ∝ ≡ � ≤ ≥ →
⋅ × · ÷ ∂ ′ ″
∇ ‰ ° ∴ ℵ ø
∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇
¬ ∧ ∨ ∃ ∀
⇒ ⇔→ ↔