<?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: Question No.15 of Assignment-1</title>
	<atom:link href="https://www.emblogic.com/blog/09/question-no-15-of-assignment-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/09/question-no-15-of-assignment-1/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Kuldeep Dhanotia</title>
		<link>https://www.emblogic.com/blog/09/question-no-15-of-assignment-1/#comment-275</link>
		<dc:creator><![CDATA[Kuldeep Dhanotia]]></dc:creator>
		<pubDate>Sat, 01 Oct 2011 13:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=862#comment-275</guid>
		<description><![CDATA[float work anly on 6 decimals so thats why it gives u wrong ans]]></description>
		<content:encoded><![CDATA[<p>float work anly on 6 decimals so thats why it gives u wrong ans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mandeeshc</title>
		<link>https://www.emblogic.com/blog/09/question-no-15-of-assignment-1/#comment-214</link>
		<dc:creator><![CDATA[mandeeshc]]></dc:creator>
		<pubDate>Tue, 13 Sep 2011 20:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=862#comment-214</guid>
		<description><![CDATA[2.0e20 is out of range for float, thus you are getting such an output. Infact, any this &gt; e10 in float will give an unexpected output. Try it with double, it&#039;ll work.]]></description>
		<content:encoded><![CDATA[<p>2.0e20 is out of range for float, thus you are getting such an output. Infact, any this &gt; e10 in float will give an unexpected output. Try it with double, it&#8217;ll work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
