<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Tak_%28Funktion%29</id>
	<title>Tak (Funktion) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Tak_%28Funktion%29"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Tak_(Funktion)&amp;action=history"/>
	<updated>2026-06-26T02:30:34Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Tak_(Funktion)&amp;diff=830412&amp;oldid=prev</id>
		<title>imported&gt;FrankBau: typo corrected, see MathWorld article</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Tak_(Funktion)&amp;diff=830412&amp;oldid=prev"/>
		<updated>2021-10-29T08:43:45Z</updated>

		<summary type="html">&lt;p&gt;typo corrected, see MathWorld article&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Die &amp;#039;&amp;#039;&amp;#039;Tak-Funktion&amp;#039;&amp;#039;&amp;#039;, benannt nach [[Ikuo Takeuchi]] (竹内郁雄), ist eine [[Rekursion|rekursive]] [[Funktion (Mathematik)|Funktion]], die folgendermaßen definiert ist:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;t(x,y,z):=\begin{cases}y &amp;amp; \text{falls }x\le y \\t\big( t(x-1,y,z), t(y-1,z,x), t(z-1,x,y)\big) &amp;amp;\text{andernfalls}\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Anders ausgedrückt:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;t(x,y,z)=\begin{cases} y &amp;amp; \text{falls }x\le y \\ \begin{cases} z &amp;amp; \text{falls } y\le z \\ x &amp;amp; \text{andernfalls} \end{cases} &amp;amp; \text{andernfalls} \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sie wird oft als [[Benchmark]] für [[Programmiersprache]]n verwendet, die auf [[Rekursive Programmierung|Rekursion]] optimiert sind.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* {{MathWorld|title=TAK Function|id=TAKFunction}}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Mathematische Funktion]]&lt;br /&gt;
[[Kategorie:EDV-Benchmark]]&lt;/div&gt;</summary>
		<author><name>imported&gt;FrankBau</name></author>
	</entry>
</feed>