<?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: Exponential Functions: Benchmarks, 8 Times Faster Math.pow()</title>
	<atom:link href="http://martin.ankerl.com/2007/02/12/exponential-functions-benchmarks-11-times-faster-mathpow/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.ankerl.com/2007/02/12/exponential-functions-benchmarks-11-times-faster-mathpow/</link>
	<description>No movement is faster than no movement</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:00:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Roy van Rijn</title>
		<link>http://martin.ankerl.com/2007/02/12/exponential-functions-benchmarks-11-times-faster-mathpow/comment-page-1/#comment-513</link>
		<dc:creator>Roy van Rijn</dc:creator>
		<pubDate>Thu, 15 Feb 2007 20:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://martin.ankerl.com/?p=83#comment-513</guid>
		<description>Nice work :) I used approximation before in J2ME applications, worked like a charm.

This one is also very nice, you might have seen it before:
http://www.beyond3d.com/articles/fastinvsqrt/

btw, I started a little side-project too, a general selection API for Java JDBC (no over-the-top Hibernate stuff).
http://www.redcode.nl/blog11.html</description>
		<content:encoded><![CDATA[<p>Nice work <img src='http://martin.ankerl.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I used approximation before in J2ME applications, worked like a charm.</p>
<p>This one is also very nice, you might have seen it before:<br />
<a href="http://www.beyond3d.com/articles/fastinvsqrt/" rel="nofollow">http://www.beyond3d.com/articles/fastinvsqrt/</a></p>
<p>btw, I started a little side-project too, a general selection API for Java JDBC (no over-the-top Hibernate stuff).<br />
<a href="http://www.redcode.nl/blog11.html" rel="nofollow">http://www.redcode.nl/blog11.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
