<?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: How I Found A Bug In iPhone Software 2.0</title>
	<atom:link href="http://mazedlx.net/2008/07/16/how-i-found-a-bug-in-iphone-software-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://mazedlx.net/2008/07/16/how-i-found-a-bug-in-iphone-software-20/</link>
	<description>what the f prompt</description>
	<pubDate>Fri, 09 Jan 2009 22:59:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: maze</title>
		<link>http://mazedlx.net/2008/07/16/how-i-found-a-bug-in-iphone-software-20/comment-page-1/#comment-2038</link>
		<dc:creator>maze</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://mazedlx.net/?p=2824#comment-2038</guid>
		<description>I tried to reproduce the same bugs on my iPod touch and you're right. When using the calc that comes with MacOS X i get 2,688117141816134e+43 for the first equation, the iPod shows me 268811,714... which is in fact off by 1e39.

I can also confirm the second bug. So whatever you do, planning a skyscraper or a nuclear bomb, do not use the iPod touch / iPhone for calculations!</description>
		<content:encoded><![CDATA[<p>I tried to reproduce the same bugs on my iPod touch and you&#8217;re right. When using the calc that comes with MacOS X i get 2,688117141816134e+43 for the first equation, the iPod shows me 268811,714&#8230; which is in fact off by 1e39.</p>
<p>I can also confirm the second bug. So whatever you do, planning a skyscraper or a nuclear bomb, do not use the iPod touch / iPhone for calculations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://mazedlx.net/2008/07/16/how-i-found-a-bug-in-iphone-software-20/comment-page-1/#comment-2037</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 18 Sep 2008 18:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://mazedlx.net/?p=2824#comment-2037</guid>
		<description>Here is a real calculator bug that I have submitted to Apple via their feedback form:

Flip to the scientific (landscape) mode and enter
100 [displays 100]
+/- [displays -100]
e^x [displays 3.72...e-44 which is correct]
1/x [displays 268,811.714... which is off by a factor of 1e39]

Here's a probably related bug where there is a loss of precision:
1 EE 32 +/- = [displays 1e-32 the '=' is necessary to work around another bug. if you skip the '=' you will see another bug]
1/x [displays 1.111...e+32]</description>
		<content:encoded><![CDATA[<p>Here is a real calculator bug that I have submitted to Apple via their feedback form:</p>
<p>Flip to the scientific (landscape) mode and enter<br />
100 [displays 100]<br />
+/- [displays -100]<br />
e^x [displays 3.72...e-44 which is correct]<br />
1/x [displays 268,811.714... which is off by a factor of 1e39]</p>
<p>Here&#8217;s a probably related bug where there is a loss of precision:<br />
1 EE 32 +/- = [displays 1e-32 the '=' is necessary to work around another bug. if you skip the '=' you will see another bug]<br />
1/x [displays 1.111...e+32]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
