<?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: Fix/Int (Floor) function oddity in ColdFusion 8</title>
	<atom:link href="http://thinkinglemur.com/index.php/2009/07/fixint-floor-function-oddity-in-coldfusion-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinglemur.com/index.php/2009/07/fixint-floor-function-oddity-in-coldfusion-8/</link>
	<description>from the mind of Donnie Bachan</description>
	<lastBuildDate>Fri, 06 Jan 2012 10:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Anonymous</title>
		<link>http://thinkinglemur.com/index.php/2009/07/fixint-floor-function-oddity-in-coldfusion-8/comment-page-1/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 15 Sep 2010 20:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=238#comment-33</guid>
		<description>Hi Jean, thanks for this. I believe that this is the exact issue. ColdFusion runs on top of Java in which I can replicate the issue. This doesn&#039;t happen in PHP using the floor function.</description>
		<content:encoded><![CDATA[<p>Hi Jean, thanks for this. I believe that this is the exact issue. ColdFusion runs on top of Java in which I can replicate the issue. This doesn&#8217;t happen in PHP using the floor function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Vincent</title>
		<link>http://thinkinglemur.com/index.php/2009/07/fixint-floor-function-oddity-in-coldfusion-8/comment-page-1/#comment-32</link>
		<dc:creator>Jean Vincent</dc:creator>
		<pubDate>Thu, 09 Sep 2010 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinglemur.com/?p=238#comment-32</guid>
		<description>There could be a rounding error and your equation might actually return &quot;15 - epsilon&quot;. To find out try to print (6.84/45.60) * 100 - 15. If this returns something like 1.333e-15 there is a floating point rounding error (http://en.wikipedia.org/wiki/Round-off_error).
</description>
		<content:encoded><![CDATA[<p>There could be a rounding error and your equation might actually return &#8220;15 &#8211; epsilon&#8221;. To find out try to print (6.84/45.60) * 100 &#8211; 15. If this returns something like 1.333e-15 there is a floating point rounding error (<a href="http://en.wikipedia.org/wiki/Round-off_error" rel="nofollow">http://en.wikipedia.org/wiki/Round-off_error</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

