<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.darwinbots.com/index.php?action=history&amp;feed=atom&amp;title=%5E</id>
		<title>^ - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.darwinbots.com/index.php?action=history&amp;feed=atom&amp;title=%5E"/>
		<link rel="alternate" type="text/html" href="http://wiki.darwinbots.com/index.php?title=%5E&amp;action=history"/>
		<updated>2026-04-07T19:14:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>http://wiki.darwinbots.com/index.php?title=%5E&amp;diff=4161&amp;oldid=prev</id>
		<title>MacadamiaNuts: New page: Picks two numbers in the stack and returns the XOR comparison of their bits.    0  0 ^ =  0   1  0 ^ =  1   1  1 ^ =  0  -1  0 ^ = -1  -1 -1 ^ =  0  It always returns zero when both number...</title>
		<link rel="alternate" type="text/html" href="http://wiki.darwinbots.com/index.php?title=%5E&amp;diff=4161&amp;oldid=prev"/>
				<updated>2007-08-11T16:43:41Z</updated>
		
		<summary type="html">&lt;p&gt;New page: Picks two numbers in the stack and returns the XOR comparison of their bits.    0  0 ^ =  0   1  0 ^ =  1   1  1 ^ =  0  -1  0 ^ = -1  -1 -1 ^ =  0  It always returns zero when both number...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Picks two numbers in the stack and returns the XOR comparison of their bits.&lt;br /&gt;
&lt;br /&gt;
  0  0 ^ =  0&lt;br /&gt;
  1  0 ^ =  1&lt;br /&gt;
  1  1 ^ =  0&lt;br /&gt;
 -1  0 ^ = -1&lt;br /&gt;
 -1 -1 ^ =  0&lt;br /&gt;
&lt;br /&gt;
It always returns zero when both numbers are equal.&lt;br /&gt;
&lt;br /&gt;
It always returns a negative number when both numbers are different and one number is negative.&lt;br /&gt;
&lt;br /&gt;
It always returns a positive number when both numbers are different and positive.&lt;br /&gt;
&lt;br /&gt;
==Possible uses==&lt;br /&gt;
&lt;br /&gt;
 -1 .shoot *.refeye *.myeye ^ sgn abs mult store&lt;br /&gt;
&lt;br /&gt;
Will shoot at anything with different amount of eyes.&lt;/div&gt;</summary>
		<author><name>MacadamiaNuts</name></author>	</entry>

	</feed>