Benutzer:Peter Hager/Praktische Hilfen: Unterschied zwischen den Versionen
(→Mathematik) |
(→Mathematik) |
||
Zeile 109: | Zeile 109: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Bezeichnung !! Formel !! Code !! class="unsortable" | Anmerkung | ! Bezeichnung !! Formel !! Code !! class="unsortable" | Anmerkung | ||
+ | |- | ||
+ | | [https://de.wikipedia.org/wiki/Addition Addition] | ||
+ | | <math>+</math> | ||
+ | | <code><nowiki><math> + </math></nowiki></code> | ||
+ | | | ||
+ | |- | ||
+ | | [https://de.wikipedia.org/wiki/Subtraktion Subtraktion] | ||
+ | | <math>-</math> | ||
+ | | <code><nowiki><math> - </math></nowiki></code> | ||
+ | | | ||
+ | |- | ||
+ | | [https://de.wikipedia.org/wiki/Multiplikation Multiplikation] | ||
+ | | <math>\cdot</math> | ||
+ | | <code><nowiki><math>\cdot</math></nowiki></code> | ||
+ | | | ||
+ | |- | ||
+ | | [https://de.wikipedia.org/wiki/Division_(Mathematik) Divisionen] | ||
+ | | <math> : </math> | ||
+ | | <code><nowiki><math> : </math></nowiki></code> | ||
+ | | | ||
+ | |- | ||
+ | | [[Betafaktor]] | ||
+ | | <math>\beta</math> | ||
+ | | <code><nowiki><math>\beta</math></nowiki></code> | ||
+ | | | ||
|- | |- | ||
| [https://de.wikipedia.org/wiki/Bruchrechnung Bruch] | | [https://de.wikipedia.org/wiki/Bruchrechnung Bruch] | ||
Zeile 125: | Zeile 150: | ||
| | | | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
| | | | ||
|- | |- |
Version vom 7. Juli 2019, 13:58 Uhr
Inhaltsverzeichnis
Formatierung
Diese Seite ist eine Begriffsklärung zur Unterscheidung mehrerer mit demselben Wort bezeichneter Begriffe.
- Kommentarzeichen:
*Durchgestrichen
- Zeilen
umbruch: - Kleine Schrift: NN
- Fußnote:einfach:
- Einzelreferenz[1]
- Referenzname[2]
- Weitere Verwenung Name[2]
hochgestellt) tiefgestellt
Einzelnachweise
Tabellen
Einfache Tabelle
Name | Regierungszeit | Abstammung |
---|---|---|
Stephan II. | 1347–1375 Herzog von Bayern | Sohn Kaiser Ludwigs IV. |
Friedrich | 1375–1393 Herzog von Bayern-Landshut | Sohn Stephans II. |
Heinrich XVI. | 1393–1450 Herzog von Bayern-Landshut | Sohn Friedrichs |
Ludwig IX. | 1450–1479 Herzog von Bayern-Landshut | Sohn Heinrichs XVI. |
Georg | 1479–1503 Herzog von Bayern-Landshut | Sohn Ludwigs IX. |
Variable | |
+ | Variable |
= | Zwischenergebnis |
- | Variable |
= | Ergebnis |
Sortierbare Tabelle
ABC | Länge | Breite | Farbe | Bemerkung |
---|---|---|---|---|
a | 1100 | 1000 | hellblau | Blau ist der Himmel |
b | 30 | 2 | grün | Grün ist das Gras |
c | 100 | 90 | rot | Rot ist die Liebe |
Two European capitals in one day - no problem. Bratislava and Vienna are just a 45 min train ride apart.
|
Budapest is worth visiting, it takes 3 hrs to get there by train.
|
You want the grand Sound of Music experience? And also see where Mozart is born? It just takes 2.5 hrs to get there by train.
|
Mathematik
alphabetisch
Sortierbare Tabelle
Bezeichnung | Formel | Code | Anmerkung |
---|---|---|---|
Addition | <math> + </math>
|
||
Subtraktion | <math> - </math>
|
||
Multiplikation | <math>\cdot</math>
|
||
Divisionen | <math> : </math>
|
||
Betafaktor | <math>\beta</math>
|
||
Bruch | <math>\frac{a}{b}</math>
|
||
Integralzeichen | <math>\int</math>
|
||
Summe | <math>\sum</math>
|
||