<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java &#8211; Not A Number Gotcha</title>
	<atom:link href="http://www.ryannitz.org/tech-notes/2009/01/25/java-not-a-number-gotcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryannitz.org/tech-notes/2009/01/25/java-not-a-number-gotcha/</link>
	<description>Miscellaneous technology examples and notes</description>
	<lastBuildDate>Sun, 22 Aug 2010 13:44:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: James</title>
		<link>http://www.ryannitz.org/tech-notes/2009/01/25/java-not-a-number-gotcha/comment-page-1/#comment-3500</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 18 Aug 2010 09:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://leisuremech.com/?p=122#comment-3500</guid>
		<description>There&#039;s a good reason for this. NaN results from doing operations that don&#039;t have a defined result, and by definition two undefined results aren&#039;t equal to each other.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a good reason for this. NaN results from doing operations that don&#8217;t have a defined result, and by definition two undefined results aren&#8217;t equal to each other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Chandler</title>
		<link>http://www.ryannitz.org/tech-notes/2009/01/25/java-not-a-number-gotcha/comment-page-1/#comment-134</link>
		<dc:creator>David Chandler</dc:creator>
		<pubDate>Fri, 24 Jul 2009 18:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://leisuremech.com/?p=122#comment-134</guid>
		<description>Thanks.  The comparison seems like it should work, but oh well.  All languages has oddities.</description>
		<content:encoded><![CDATA[<p>Thanks.  The comparison seems like it should work, but oh well.  All languages has oddities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
