<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.augenbit.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=87.178.98.78</id>
	<title>Augenbit - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://www.augenbit.de/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=87.178.98.78"/>
	<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=Spezial:Beitr%C3%A4ge/87.178.98.78"/>
	<updated>2026-06-10T00:10:33Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1588</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1588"/>
		<updated>2006-12-14T15:16:13Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot;| Schwarzschrift&lt;br /&gt;
! width=&amp;quot;25%&amp;quot;;&amp;quot; | Prosa&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;|a|&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
!width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;g \| h&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1587</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1587"/>
		<updated>2006-12-14T15:11:17Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot;| Schwarzschrift&lt;br /&gt;
! width=&amp;quot;25%&amp;quot;;&amp;quot; | Prosa&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! width=&amp;quot;25%;&amp;quot; style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;|a|&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;g \| h&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1586</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1586"/>
		<updated>2006-12-14T15:01:14Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 8. Geometrie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;|a|&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;g \| h&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1585</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1585"/>
		<updated>2006-12-14T14:59:57Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 8. Geometrie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;|a|&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;g|h&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1584</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1584"/>
		<updated>2006-12-14T14:59:16Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 7. Weitere Rechenoperationen, Funktionen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;nowiki&amp;gt;|a|&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt; |g|h&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1583</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1583"/>
		<updated>2006-12-14T14:53:50Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 1. Mengen und deren Verknüpfungen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\sbse&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|\bs&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|\es&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt; |a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt; |g|h&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1582</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1582"/>
		<updated>2006-12-14T14:50:14Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 3. Verknüpfungen von Zahlen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;| 7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt; |a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt; |g|h&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1581</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1581"/>
		<updated>2006-12-14T14:47:42Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 8. Geometrie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt; |a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt; |g|h&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1580</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1580"/>
		<updated>2006-12-14T14:46:37Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 7. Weitere Rechenoperationen, Funktionen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt; |a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt;fehlt&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1579</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1579"/>
		<updated>2006-12-14T14:40:37Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: /* 8. Geometrie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt;|a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;code&amp;gt;fehlt&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1578</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1578"/>
		<updated>2006-12-14T14:34:33Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt;|a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|g \&lt;br /&gt;
| h&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1577</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1577"/>
		<updated>2006-12-14T14:31:26Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;br /&gt;
==3. Verknüpfungen von Zahlen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 +4 = 7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3 plus 4 ist gleich 7 &lt;br /&gt;
| &amp;lt;code&amp;gt;2 +4 = 7&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;9 -3 \not= 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|9 minus 3 ist ungleich 5 &lt;br /&gt;
| &amp;lt;code&amp;gt;9 -3 \not= 5&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2 *8 &amp;gt;15 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 mal 8 ist echt größer als 15 &lt;br /&gt;
|&amp;lt;code&amp;gt;2 *8 &amp;gt;15 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;8 :4 &amp;lt;5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|8 geteilt durch 4 ist echt kleiner als 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;8 :4 &amp;lt;5 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \le 10 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist kleiner oder gleich 10 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \le 10 &amp;lt;/code&amp;gt; &lt;br /&gt;
|&amp;lt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a \ge b &amp;lt;/math&amp;gt;&lt;br /&gt;
|a ist größer oder gleich b &lt;br /&gt;
|&amp;lt;code&amp;gt; a \ge b&amp;lt;/code&amp;gt;&lt;br /&gt;
|&amp;gt;=&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\pi \approx 3,14&amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zahl pi ist ungefähr gleich 3,14 &lt;br /&gt;
|&amp;lt;code&amp;gt;\pi \approx 3,14&amp;lt;/code&amp;gt;&lt;br /&gt;
|\apx&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(a +b)^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, a plus b, runde Klammer zu, hoch 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;(a +b)^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;[x -y]^3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|eckige Klammer auf, x minus y, eckige Klammer zu, hoch 3 &lt;br /&gt;
|&amp;lt;code&amp;gt;[x -y]^3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; s \sim t &amp;lt;/math&amp;gt;&lt;br /&gt;
|s ist proportional zu t &lt;br /&gt;
|&amp;lt;code&amp;gt; s \sim t&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;7 | 28 &amp;lt;/math&amp;gt;&lt;br /&gt;
|7 teilt die Zahl 28 &lt;br /&gt;
|&amp;lt;code&amp;gt;7 | 28 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==4. Verknüpfungen von Aussagen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x ist Element von N und x ist echt kleiner 3 &lt;br /&gt;
|&amp;lt;code&amp;gt; x \in \N \wedge x &amp;lt; 3 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Rightarrow &amp;lt;/math&amp;gt;&lt;br /&gt;
|daraus folgt &lt;br /&gt;
|&amp;lt;code&amp;gt;\Rightarrow&amp;lt;/code&amp;gt; &lt;br /&gt;
|\Ra&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; x =1 \vee x =2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|x = 1 oder x = 2 &lt;br /&gt;
|&amp;lt;code&amp;gt; x =1 \vee x =2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|3x = 12 ist äuivalent zu x = 4 &lt;br /&gt;
|&amp;lt;code&amp;gt;3x =12 \Leftrightarrow x =4 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\Lra&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==5. Brüche und Dezimalzahlen==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|zwei Drittel bzw. Bruchanfang, 2 durch 3, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;2/3 bzw. \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{2}{3}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|vier Dreifünftel bzw. 4 Bruchanfang, 3 durch 5, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;4 3/5 bzw. 4 \frac{2}{3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|2)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/math&amp;gt;&lt;br /&gt;
|1 durch x bzw. Bruchanfang, 1 durch x, Bruchende &lt;br /&gt;
|&amp;lt;code&amp;gt;1/x bzw. \frac{1}{x} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang 1 durch x plus 2 Bruchende ist ungleich Bruchanfang 1 durch x Bruchende plus 2&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{1}{x +2} \not= \frac{1}{x} +2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f{1}{x}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Bruchanfang Bruchanfang a plus b durch 2 Bruchende durch Bruchanfang x durch a minus b Bruchende Bruchende ist gleich 1&lt;br /&gt;
|&amp;lt;code&amp;gt;\frac{ \frac{a+b}{2}}{  \frac{x}{a-b}} =1 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\f&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 = 1/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 Komma 5 ist gleich ein Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 = 1/4&amp;lt;/code&amp;gt;&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/math&amp;gt;&lt;br /&gt;
|0 Komma 1 Periode 6 ist gleich ein Sechstel &lt;br /&gt;
|&amp;lt;code&amp;gt;0,1\overline{6} = 1/6 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{6}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;75\% = 3/4 &amp;lt;/math&amp;gt;&lt;br /&gt;
|75 Prozent sind gleich 3 Viertel &lt;br /&gt;
|&amp;lt;code&amp;gt;75\% = 3/4 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2,5 \permil &amp;lt;/math&amp;gt;&lt;br /&gt;
|2,5 Promille &lt;br /&gt;
|&amp;lt;code&amp;gt;2,5 \permil&amp;lt;/code&amp;gt; &lt;br /&gt;
|3)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==6. Potenzen, Wurzeln, Indizes==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a zum Quadrat &lt;br /&gt;
|&amp;lt;code&amp;gt; a^2 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;2^{-3} =1/8 &amp;lt;/math&amp;gt;&lt;br /&gt;
|2 hoch minus 3 ist gleich ein Achtel &lt;br /&gt;
|&amp;lt;code&amp;gt;2^{-3} =1/8 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|a hoch Exponentanfang n + 1 Exponentende ist ungleich a hoch Exponentanfang n Exponentende + 1 &lt;br /&gt;
|&amp;lt;code&amp;gt; a^{n+1} \not= a^n +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{25} = 5 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Quadratwurzel aus 25 ist gleich 5 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{25} = 5 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt{x^2 +y^2} \not= x +y &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Wurzel aus x hoch 2 plus y hoch 2 Wurzelende ist ungleich x plus y &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt{x^2 +y^2} \not= x +y&amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus 8 ist gleich 2 &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{8} = 2 &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die dritte Wurzel aus a hoch 2 Wurzelende ist gleich a hoch zwei Drittel &lt;br /&gt;
|&amp;lt;code&amp;gt;\sqrt[3]{a^2}  =a^{2/3} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\s&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_1 + a_n &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index 1 plus a Index n &lt;br /&gt;
|&amp;lt;code&amp;gt; a_1 + a_n&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; a_{n -1} &amp;lt;/math&amp;gt;&lt;br /&gt;
|a Index n minus 1 Indexende &lt;br /&gt;
|&amp;lt;code&amp;gt; a_{n -1} &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==7. Weitere Rechenoperationen, Funktionen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(x) =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von x ist gleich 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(x) =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f(3) =7 &amp;lt;/math&amp;gt;&lt;br /&gt;
|f von 3 ist gleich 7 &lt;br /&gt;
|&amp;lt;code&amp;gt; f(3) =7 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: y =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: y =2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: y =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; f: x \to =2x +1 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Die Zuordnungsvorschrift der Funktion f lautet: x, Pfeil nach rechts, 2x +1 &lt;br /&gt;
|&amp;lt;code&amp;gt; f: x \to =2x +1 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(3 ; 7) &amp;lt;/math&amp;gt;&lt;br /&gt;
|runde Klammer auf, 3 Semikolon 7, runde Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;(3 ; 7) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;|a|&amp;lt;/math&amp;gt;&lt;br /&gt;
|Betrag von a &lt;br /&gt;
|&amp;lt;code&amp;gt;|a|&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\log_a x &amp;lt;/math&amp;gt;&lt;br /&gt;
|Logarithmus von x zur Basis a &lt;br /&gt;
|&amp;lt;code&amp;gt;\log_a x&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin \alpha &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus Alpha &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin \alpha&amp;lt;/code&amp;gt; &lt;br /&gt;
|\sin ~a&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos ^2 \beta &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kosinus Quadrat Beta &lt;br /&gt;
| &amp;lt;code&amp;gt;\cos ^2 \beta&amp;lt;/code&amp;gt;&lt;br /&gt;
|~b&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan \gamma &amp;lt;/math&amp;gt;&lt;br /&gt;
|Tangens Gamma &lt;br /&gt;
|&amp;lt;code&amp;gt;\tan \gamma&amp;lt;/code&amp;gt; &lt;br /&gt;
|~g&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot 45^0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Kotangens 45 Grad &lt;br /&gt;
|&amp;lt;code&amp;gt;\cot 45^0 &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin (\pi /6) &amp;lt;/math&amp;gt;&lt;br /&gt;
|Sinus von Klammer auf Pi Sechstel Klammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\sin (\pi /6) &amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
==8. Geometrie==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\overline{AB} &amp;lt;/math&amp;gt;&lt;br /&gt;
|Strecke AB &lt;br /&gt;
|&amp;lt;code&amp;gt;\overline{AB} &amp;lt;/code&amp;gt; &lt;br /&gt;
|\ol{AB}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\triangle ABC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Dreieck ABC &lt;br /&gt;
|&amp;lt;code&amp;gt;\triangle ABC&amp;lt;/code&amp;gt; &lt;br /&gt;
|\tri ABC&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\angle BAC &amp;lt;/math&amp;gt;&lt;br /&gt;
|Winkel BAC &lt;br /&gt;
|&amp;lt;code&amp;gt;\angle BAC&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon &amp;lt;/math&amp;gt;&lt;br /&gt;
|Alpha, Beta, Gamma, Delta, Epsilon &lt;br /&gt;
|&amp;lt;code&amp;gt;\alpha, \beta, \gamma, \delta, \epsilon&amp;lt;/code&amp;gt; &lt;br /&gt;
|~a, ~b, ~g, ~d, ~e&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \parallel h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g parallel zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \parallel h&amp;lt;/code&amp;gt; &lt;br /&gt;
|g \&lt;br /&gt;
| h&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; g \perp h &amp;lt;/math&amp;gt;&lt;br /&gt;
|g senkrecht zu h &lt;br /&gt;
|&amp;lt;code&amp;gt; g \perp h&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; F \cong F&#039; &amp;lt;/math&amp;gt;&lt;br /&gt;
|F kongruent zu F Strich &lt;br /&gt;
|&amp;lt;code&amp;gt; F \cong F&#039;&amp;lt;/code&amp;gt; &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1576</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1576"/>
		<updated>2006-12-14T13:35:53Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
==2. Spezielle Zahlenmengen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\N &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der natürlichen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\N &amp;lt;/code&amp;gt; &lt;br /&gt;
|1) &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der ganzen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Z &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Z^-_0 &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der negativen ganzen Zahlen einschließlich der Zahl 0&lt;br /&gt;
|&amp;lt;code&amp;gt;\Z^-_0 &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\Q &amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der rationalen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\Q &amp;lt;/code&amp;gt; &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\R&amp;lt;/math&amp;gt;&lt;br /&gt;
|Menge der reellen Zahlen &lt;br /&gt;
|&amp;lt;code&amp;gt;\R&amp;lt;/code&amp;gt;&lt;br /&gt;
|  &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1575</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1575"/>
		<updated>2006-12-14T13:23:13Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1. Mengen und deren Verknüpfungen==&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1574</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1574"/>
		<updated>2006-12-14T13:22:38Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Schwarzschrift&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B &amp;lt;/math&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset&amp;lt;/math&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset &amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
	<entry>
		<id>https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1573</id>
		<title>LaTeX-Manual-Sekundarstufe1</title>
		<link rel="alternate" type="text/html" href="https://www.augenbit.de/wiki/index.php?title=LaTeX-Manual-Sekundarstufe1&amp;diff=1573"/>
		<updated>2006-12-14T13:19:13Z</updated>

		<summary type="html">&lt;p&gt;87.178.98.78: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- {{highlight1}}&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | LaTeX&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; | Prosa&lt;br /&gt;
! style=&amp;quot;background:#E0E0E0;&amp;quot; |Schwarzschrift&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|Mengenklammer auf, 1, 2, 3, 4, Mengenklammer zu &lt;br /&gt;
|&amp;lt;code&amp;gt;\{ 1, 2, 3, 4 \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\P = \{ x | x ist Primzahl \}&amp;lt;/code&amp;gt;&lt;br /&gt;
|groß P ist Menge der Elemente klein x, für die gilt: x ist Primzahl &lt;br /&gt;
|&amp;lt;math&amp;gt;P = \{ x | x \ ist \ Primzahl \}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;3 \in P&amp;lt;/code&amp;gt;&lt;br /&gt;
|3 ist Element der Menge P&lt;br /&gt;
|&amp;lt;math&amp;gt;3 \in P&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;4 \notin P&amp;lt;/code&amp;gt;&lt;br /&gt;
|4 ist nicht Element von P&lt;br /&gt;
|&amp;lt;math&amp;gt;4 \notin P&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subset B&amp;lt;/code&amp;gt;&lt;br /&gt;
| Menge A ist echt in Menge B enthalten  A \subset B&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subset B&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt; A \subseteq B&amp;lt;/code&amp;gt;&lt;br /&gt;
| Menge A ist in Menge B enthalten oder ist gleich der Menge B A \subseteq B&lt;br /&gt;
|&amp;lt;math&amp;gt; A \subseteq B&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt; A \cup B &amp;lt;/code&amp;gt;&lt;br /&gt;
| Vereinigung der Mengen A und B  A \cup B     &lt;br /&gt;
|&amp;lt;math&amp;gt; A \cup B&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt; A \cap B&amp;lt;/code&amp;gt;&lt;br /&gt;
| Durchschnitt der Mengen A und B A \cap B     &lt;br /&gt;
|&amp;lt;math&amp;gt; A \cap B&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt; A \backslash B&amp;lt;/code&amp;gt;&lt;br /&gt;
| Menge A ohne die Menge B  A \backslash B&lt;br /&gt;
|&amp;lt;math&amp;gt; A \backslash B&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;\{ \} bzw. \emptyset&amp;lt;/code&amp;gt;&lt;br /&gt;
|leere Menge als leere Mengenklammern bzw. als Symbol  \{ \} bzw. \emptyset&lt;br /&gt;
|&amp;lt;math&amp;gt;\{ \} bzw. \emptyset &amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>87.178.98.78</name></author>
	</entry>
</feed>