<?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: JavaScript roundTo Nearest Thousandth, Hundredth, Tenth, *</title>
	<atom:link href="http://blog.perplexedlabs.com/2009/02/06/javascript-roundto-nearest-thousandth-hundredth-tenth/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2009/02/06/javascript-roundto-nearest-thousandth-hundredth-tenth/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:38:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: a2thek26</title>
		<link>http://blog.perplexedlabs.com/2009/02/06/javascript-roundto-nearest-thousandth-hundredth-tenth/comment-page-1/#comment-3169</link>
		<dc:creator>a2thek26</dc:creator>
		<pubDate>Fri, 30 Jul 2010 00:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=153#comment-3169</guid>
		<description>just to be clear, your function is backwards...&lt;br&gt;&lt;br&gt;should be...&lt;br&gt;Math.round(number / to) * to;</description>
		<content:encoded><![CDATA[<p>just to be clear, your function is backwards&#8230;</p>
<p>should be&#8230;<br />Math.round(number / to) * to;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
