<?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: Round down a decimal number to the nearest integer</title>
	<atom:link href="http://www.phpsuperblog.com/php/round-down-a-decimal-number-to-the-nearest-integer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com/php/round-down-a-decimal-number-to-the-nearest-integer/</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Tue, 03 Jan 2012 13:44:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shek</title>
		<link>http://www.phpsuperblog.com/php/round-down-a-decimal-number-to-the-nearest-integer/comment-page-1/#comment-2007</link>
		<dc:creator>Shek</dc:creator>
		<pubDate>Tue, 19 Apr 2011 14:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=12#comment-2007</guid>
		<description>For your reference:

http://www.php.net/manual/en/function.round.php

Cheers!</description>
		<content:encoded><![CDATA[<p>For your reference:</p>
<p>http://www.php.net/manual/en/function.round.php</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.phpsuperblog.com/php/round-down-a-decimal-number-to-the-nearest-integer/comment-page-1/#comment-2006</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 19 Apr 2011 07:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=12#comment-2006</guid>
		<description>Sorry sir, but is it possible to round the decimal to the next 5 cents or 10 cents example below ?

USD 1.53 round to USD 1.55
USD 1.58 round to USD 1.60

Thanks</description>
		<content:encoded><![CDATA[<p>Sorry sir, but is it possible to round the decimal to the next 5 cents or 10 cents example below ?</p>
<p>USD 1.53 round to USD 1.55<br />
USD 1.58 round to USD 1.60</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

