<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>PI - Revision history</title>
		<link>http://www.fenixdocs.com/index.php?title=PI&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Sat, 02 May 2026 15:57:55 GMT</lastBuildDate>
		<item>
			<title>Sandman at 00:56, 3 May 2007</title>
			<link>http://www.fenixdocs.com/index.php?title=PI&amp;diff=2179&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:constants]]&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
'''INT''' PI == 180000&lt;br /&gt;
&lt;br /&gt;
The equivalent to the mathematical pi (3.14159265...), in thousandths of a degree. It can be used to define angles, like assigning one to the local variable [[angle]], or passing one to the function [[xadvance]]().&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
angle = PI/2; // 90000 (90 degrees)&lt;br /&gt;
xadvance(-PI/4,10); // -45000 (-45 degrees)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</description>
			<pubDate>Thu, 03 May 2007 00:56:32 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://www.fenixdocs.com/index.php/Talk:PI</comments>		</item>
	</channel>
</rss>