<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: float to integer conditionally</title>
	<link>http://uucode.com/blog/2005/09/01/float-to-integer-conditionally/</link>
	<description>advocating olpa's open source developments</description>
	<pubDate>Wed, 20 Aug 2008 15:04:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: olpa</title>
		<link>http://uucode.com/blog/2005/09/01/float-to-integer-conditionally/#comment-30</link>
		<dc:creator>olpa</dc:creator>
		<pubDate>Tue, 06 Sep 2005 19:47:59 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/09/01/float-to-integer-conditionally/#comment-30</guid>
		<description>Thank you. It's much simpler. No need for epsilon.</description>
		<content:encoded><![CDATA[<p>Thank you. It&#8217;s much simpler. No need for epsilon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sds</title>
		<link>http://uucode.com/blog/2005/09/01/float-to-integer-conditionally/#comment-29</link>
		<dc:creator>sds</dc:creator>
		<pubDate>Mon, 05 Sep 2005 21:09:07 +0000</pubDate>
		<guid>http://uucode.com/blog/2005/09/01/float-to-integer-conditionally/#comment-29</guid>
		<description>(defun float-integer-p (x) (= x (round x)))</description>
		<content:encoded><![CDATA[<p>(defun float-integer-p (x) (= x (round x)))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
