<?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: Math Library compatible with full .NET</title>
	<atom:link href="http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Thu, 31 Mar 2011 00:39:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Valkyrie-MT</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-4713</link>
		<dc:creator>Valkyrie-MT</dc:creator>
		<pubDate>Wed, 05 Jan 2011 04:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-4713</guid>
		<description>Hi Elze,

First - Thank you for this exMath.cs code!
But, I think you may have a small bug in your log function.  Apparently double.Epsilon should not be used for comparisons like that.  You should use 2.22045e-16 instead.  See the thread here: http://forums.netduino.com/index.php?/topic/972-whats-going-on-with-the-operator/page__gopid__7052</description>
		<content:encoded><![CDATA[<p>Hi Elze,</p>
<p>First &#8211; Thank you for this exMath.cs code!<br />
But, I think you may have a small bug in your log function.  Apparently double.Epsilon should not be used for comparisons like that.  You should use 2.22045e-16 instead.  See the thread here: <a href="http://forums.netduino.com/index.php?/topic/972-whats-going-on-with-the-operator/page__gopid__7052" rel="nofollow">http://forums.netduino.com/index.php?/topic/972-whats-going-on-with-the-operator/page__gopid__7052</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-4388</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 18 Dec 2010 01:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-4388</guid>
		<description>I have been trying to use your Log function but that does not seem to be working.  It seems to get to the last while and just goes into a infinite loop.  

Any ideas?</description>
		<content:encoded><![CDATA[<p>I have been trying to use your Log function but that does not seem to be working.  It seems to get to the last while and just goes into a infinite loop.  </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skewworks</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-3797</link>
		<dc:creator>Skewworks</dc:creator>
		<pubDate>Mon, 25 Oct 2010 03:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-3797</guid>
		<description>Your definition for PI is incorrect; it messes with distance calculations; should be 3.1415926535897931

There also seems to be a problem in your atanx method that causes issues as well. I&#039;ll let you know when we&#039;ve narrowed it down and found the solution.</description>
		<content:encoded><![CDATA[<p>Your definition for PI is incorrect; it messes with distance calculations; should be 3.1415926535897931</p>
<p>There also seems to be a problem in your atanx method that causes issues as well. I&#8217;ll let you know when we&#8217;ve narrowed it down and found the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Seto</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-3790</link>
		<dc:creator>Chris Seto</dc:creator>
		<pubDate>Fri, 22 Oct 2010 07:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-3790</guid>
		<description>Hi Elze,

I believe I found a critical error in your library, you didn&#039;t define PI correctly! 

Line 45 should be:
public static readonly double PI = 3.1415926535897931F;</description>
		<content:encoded><![CDATA[<p>Hi Elze,</p>
<p>I believe I found a critical error in your library, you didn&#8217;t define PI correctly! </p>
<p>Line 45 should be:<br />
public static readonly double PI = 3.1415926535897931F;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-3316</link>
		<dc:creator>Kamal</dc:creator>
		<pubDate>Thu, 19 Aug 2010 16:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-3316</guid>
		<description>Hi, just wanted to write and say THANKS! for making the math library code available. I needed arctan for a project that is helping me learn the Netduino and your code worked beautifully.</description>
		<content:encoded><![CDATA[<p>Hi, just wanted to write and say THANKS! for making the math library code available. I needed arctan for a project that is helping me learn the Netduino and your code worked beautifully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wintonlin</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-817</link>
		<dc:creator>Wintonlin</dc:creator>
		<pubDate>Thu, 21 Jan 2010 12:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-817</guid>
		<description>Dear Elze:

Does your math class can be used to do the FFT or some DSP?
Or do you know where can I find the FFT code for .net MF?
Thank you very much

Lin</description>
		<content:encoded><![CDATA[<p>Dear Elze:</p>
<p>Does your math class can be used to do the FFT or some DSP?<br />
Or do you know where can I find the FFT code for .net MF?<br />
Thank you very much</p>
<p>Lin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elze</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-306</link>
		<dc:creator>Elze</dc:creator>
		<pubDate>Sat, 17 Oct 2009 10:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-306</guid>
		<description>Hi Chris,

Thanks I will look into it. If so I will update the class.

Kind regards,

Elze</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Thanks I will look into it. If so I will update the class.</p>
<p>Kind regards,</p>
<p>Elze</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-290</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 11 Oct 2009 16:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-290</guid>
		<description>Hi Elze,

thanks a lot for your code. But I found that the Atan2() method is buggy. To me it looks like the x and y parameters are swapped.

Could you pls. verify that?

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Elze,</p>
<p>thanks a lot for your code. But I found that the Atan2() method is buggy. To me it looks like the x and y parameters are swapped.</p>
<p>Could you pls. verify that?</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elze</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-85</link>
		<dc:creator>Elze</dc:creator>
		<pubDate>Sun, 18 Jan 2009 14:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-85</guid>
		<description>Ofcourse,

The Sin, Cos, Tan functions found on:
http://www.ganssle.com/approx/approx.pdf

The Log, Log10 on:
http://en.literateprograms.org/Logarithm_Function_%28Python%29

Information about IEEE754 Floating point:
http://www.radiks.net/~rhuebner/mathlib.html

The rest is written by looking at the BSD Unix source and Wikipedia</description>
		<content:encoded><![CDATA[<p>Ofcourse,</p>
<p>The Sin, Cos, Tan functions found on:<br />
<a href="http://www.ganssle.com/approx/approx.pdf" rel="nofollow">http://www.ganssle.com/approx/approx.pdf</a></p>
<p>The Log, Log10 on:<br />
<a href="http://en.literateprograms.org/Logarithm_Function_%28Python%29" rel="nofollow">http://en.literateprograms.org/Logarithm_Function_%28Python%29</a></p>
<p>Information about IEEE754 Floating point:<br />
<a href="http://www.radiks.net/~rhuebner/mathlib.html" rel="nofollow">http://www.radiks.net/~rhuebner/mathlib.html</a></p>
<p>The rest is written by looking at the BSD Unix source and Wikipedia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanny</title>
		<link>http://www.microframework.nl/2009/01/15/math-library-compatible-with-full-net/comment-page-1/#comment-84</link>
		<dc:creator>sanny</dc:creator>
		<pubDate>Sun, 18 Jan 2009 13:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=339#comment-84</guid>
		<description>hi

could you provide the location where you find the calculations (implementation)

found something on http://www.koders.com/c/fid668AA602507232FB9BF8DF177A26CC8976024E3F.aspx?s=zreturn or http://forum.unidev.com.br/phpbb2/viewtopic.php?t=43347

thx for help</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>could you provide the location where you find the calculations (implementation)</p>
<p>found something on <a href="http://www.koders.com/c/fid668AA602507232FB9BF8DF177A26CC8976024E3F.aspx?s=zreturn" rel="nofollow">http://www.koders.com/c/fid668AA602507232FB9BF8DF177A26CC8976024E3F.aspx?s=zreturn</a> or <a href="http://forum.unidev.com.br/phpbb2/viewtopic.php?t=43347" rel="nofollow">http://forum.unidev.com.br/phpbb2/viewtopic.php?t=43347</a></p>
<p>thx for help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

