Hilfe:Mathematische Formeln: Unterschied zwischen den Versionen
Aus RMG-Wiki
(→Bilder und Lösungsdateien) |
|||
(Eine dazwischenliegende Version von einem Benutzer wird nicht angezeigt) | |||
Zeile 24: | Zeile 24: | ||
{| | {| | ||
|- | |- | ||
− | |<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>\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> |
|} | |} | ||
Zeile 54: | Zeile 54: | ||
|⇒ ⇔→ ↔<br> | |⇒ ⇔→ ↔<br> | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Aktuelle Version vom 27. Juli 2017, 14: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} |
f(x) |
\int_{a}^{b} f (x)\,dx | |||
\prod^{x=1}_{n} |
\sum_{x=1}^{n} |
\frac{\partial x}{\partial y} | |||
\sqrt{x} |
\sqrt[3]{x} |
\lim_{x\to\infty} |
\sin (x) |
\cos (x) |
\tan (x) |
\log (x) |
\ln (x) |
\le |
\ge |
\neq |
\approx |
\equiv |
\propto |
\cdot |
\Rightarrow |
\rightarrow |
\Leftarrow |
\leftarrow |
\Leftrightarrow |
\vec{x} |
\mapsto |
Zeichentabelle
|