 




<?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: COBOL &#8216;Divide By Giving Remainder&#8217; Code Not Working Correctly</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cobol-divide-by-giving-remainder-code-not-working-correctly/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol-divide-by-giving-remainder-code-not-working-correctly/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 18:21:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: remainder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol-divide-by-giving-remainder-code-not-working-correctly/#comment-74130</link>
		<dc:creator>remainder</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:16:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-74130</guid>
		<description><![CDATA[I WANT TO GET REMAINDER WHEN I CALCULATE 5 / 2 
HOW I GET REMAINDER 

AND 

HOW I GET QUOTIENT]]></description>
		<content:encoded><![CDATA[<p>I WANT TO GET REMAINDER WHEN I CALCULATE 5 / 2<br />
HOW I GET REMAINDER </p>
<p>AND </p>
<p>HOW I GET QUOTIENT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remainder</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol-divide-by-giving-remainder-code-not-working-correctly/#comment-74129</link>
		<dc:creator>remainder</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:14:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-74129</guid>
		<description><![CDATA[I WANT TO FIND THE REMAINDER VALUE IN COBOL CALCULATION
PLEASE SUGGEST]]></description>
		<content:encoded><![CDATA[<p>I WANT TO FIND THE REMAINDER VALUE IN COBOL CALCULATION<br />
PLEASE SUGGEST</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pscjohnd</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cobol-divide-by-giving-remainder-code-not-working-correctly/#comment-50230</link>
		<dc:creator>pscjohnd</dc:creator>
		<pubDate>Mon, 15 Nov 2004 15:19:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-50230</guid>
		<description><![CDATA[1.75 divided by 1.5 giving 1 remainder .25 is correct because 1.5 + .25 = 1.75.

The remainder (.25) divided by 1.5 = .16 which is the fraction of 1.5 that you appear to want to evaluate.

Note that a remainder and a decimal fraction are not the same thing.]]></description>
		<content:encoded><![CDATA[<p>1.75 divided by 1.5 giving 1 remainder .25 is correct because 1.5 + .25 = 1.75.</p>
<p>The remainder (.25) divided by 1.5 = .16 which is the fraction of 1.5 that you appear to want to evaluate.</p>
<p>Note that a remainder and a decimal fraction are not the same thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 19:29:04 -->