<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://www.owiki.de/index.php?action=history&amp;feed=atom&amp;title=MIN</id>
		<title>MIN - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://www.owiki.de/index.php?action=history&amp;feed=atom&amp;title=MIN"/>
		<link rel="alternate" type="text/html" href="https://www.owiki.de/index.php?title=MIN&amp;action=history"/>
		<updated>2026-05-25T18:01:42Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in OWiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.owiki.de/index.php?title=MIN&amp;diff=65397&amp;oldid=prev</id>
		<title>Raicheron am 17. August 2009 um 17:58 Uhr</title>
		<link rel="alternate" type="text/html" href="https://www.owiki.de/index.php?title=MIN&amp;diff=65397&amp;oldid=prev"/>
				<updated>2009-08-17T17:58:14Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Min ist eine mathematische Funktion, die aus allen angegebenen Werten den kleinsten zurückgibt.&lt;br /&gt;
&lt;br /&gt;
 '''Beispiele:'''&lt;br /&gt;
 MIN(1, 2, 3)    =  1&lt;br /&gt;
 MIN(10, 20)     = 10&lt;br /&gt;
 MIN(10, 1)      =  1&lt;br /&gt;
 MIN(5, 7, 4)    =  4&lt;br /&gt;
&lt;br /&gt;
 '''Verwendung in JavaScript:'''&lt;br /&gt;
 MIN(X1, X2) = Math.Min(X1, X2)&lt;br /&gt;
&lt;br /&gt;
 '''Verwendung in Microsoft Excel:'''&lt;br /&gt;
 MIN(X1, X2) = MIN(X1;X2)&lt;br /&gt;
&lt;br /&gt;
 '''Verwendung in OpenOffice Calc:'''&lt;br /&gt;
 MIN(X1, X2) = MIN(X1;X2)&lt;br /&gt;
&lt;br /&gt;
{{Mathematische Funktion}}&lt;/div&gt;</summary>
		<author><name>Raicheron</name></author>	</entry>

	</feed>