<?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"
	>
<channel>
	<title>Comments on: ColdFusion &#8216;Round()&#8217; docs inaccurate?</title>
	<atom:link href="http://www.chapter31.com/2007/10/12/coldfusion-round-docs-inaccurate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2007/10/12/coldfusion-round-docs-inaccurate/</link>
	<description>development in a land far far away...</description>
	<pubDate>Thu, 21 Aug 2008 18:43:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Frank Wheatley</title>
		<link>http://www.chapter31.com/2007/10/12/coldfusion-round-docs-inaccurate/#comment-23844</link>
		<dc:creator>Frank Wheatley</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/10/12/coldfusion-round-docs-inaccurate/#comment-23844</guid>
		<description>Is the an easy way to round with precision? 
1.244 = 1.24 and 
1.245 = 1.25

Currently, I multiply by 10, round, then divide by 10.</description>
		<content:encoded><![CDATA[<p>Is the an easy way to round with precision?<br />
1.244 = 1.24 and<br />
1.245 = 1.25</p>
<p>Currently, I multiply by 10, round, then divide by 10.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
