<?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: Fixed calculations in Unix scripts</title>
	<atom:link href="http://www.unixtutorial.org/2009/06/fixed-point-calculations-in-unix-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2009/06/fixed-point-calculations-in-unix-scripts/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.unixtutorial.org/2009/06/fixed-point-calculations-in-unix-scripts/comment-page-1/#comment-5051</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=583#comment-5051</guid>
		<description>Thanks for the correction, Dr Tod! 

I completely mixed the meanings, and thanks to you I have just fixed the post.

Please let me know if there&#039;s a better way of explaining the topic!</description>
		<content:encoded><![CDATA[<p>Thanks for the correction, Dr Tod! </p>
<p>I completely mixed the meanings, and thanks to you I have just fixed the post.</p>
<p>Please let me know if there's a better way of explaining the topic!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Azrael Tod</title>
		<link>http://www.unixtutorial.org/2009/06/fixed-point-calculations-in-unix-scripts/comment-page-1/#comment-5047</link>
		<dc:creator>Dr. Azrael Tod</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=583#comment-5047</guid>
		<description>uhm.. bc does fixed-point-math, not float.
This explains why you have to set where the point is placed and gives _exact_ results (as opposed to FP, where every number is calculated through exponential calculations)

if you dont understand what i mean you could simply try to add very small numbers to a big one.
If you got the numbers right, you wont see any change in the big number, this means whateveroften you add a to b you wont see any change in b.
...even if a multiplicated by the number of additions (before you add it) would be a lot bigger then b.</description>
		<content:encoded><![CDATA[<p>uhm.. bc does fixed-point-math, not float.<br />
This explains why you have to set where the point is placed and gives _exact_ results (as opposed to FP, where every number is calculated through exponential calculations)</p>
<p>if you dont understand what i mean you could simply try to add very small numbers to a big one.<br />
If you got the numbers right, you wont see any change in the big number, this means whateveroften you add a to b you wont see any change in b.<br />
&#8230;even if a multiplicated by the number of additions (before you add it) would be a lot bigger then b.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/6 queries in 0.003 seconds using disk: basic
Object Caching 291/292 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-08 01:17:49 -->
