<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP and asinh() on Windows</title>
	<link>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/</link>
	<description>with PHP or Rails and AJAX: From Novice to Professional</description>
	<pubDate>Sat, 31 Jul 2010 16:09:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Eric</title>
		<link>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-120418</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:26:28 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-120418</guid>
		<description>I used the function above, but the markers seems to be little off (wrong location). Have anyone experience the same problem?</description>
		<content:encoded><![CDATA[<p>I used the function above, but the markers seems to be little off (wrong location). Have anyone experience the same problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Patrick Engel</title>
		<link>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-15881</link>
		<dc:creator>Allan Patrick Engel</dc:creator>
		<pubDate>Fri, 16 Nov 2007 02:01:15 +0000</pubDate>
		<guid>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-15881</guid>
		<description>Today I've posted the solution on php.net documentation about asinh(x)using ln rather than log, as described on this post.
http://php.net/manual/en/function.asinh.php
 
It's worked great with example of chapter 7 (FCC structure) on Windows Plataform and on Linux Too in many zoom levels! 
 
You can see the comparative results between asinh(x) linux native, asinh(x) using log(x) and asinh(x) using ln(x)opening this worksheet http://www.mavadesign.com.br/allan/asinh(x).xls
  
The error of this implemented function is zero
 
Allan Patrick Engel
CURITIBA - PARANĂ? - BRASIL</description>
		<content:encoded><![CDATA[<p>Today I&#8217;ve posted the solution on php.net documentation about asinh(x)using ln rather than log, as described on this post.<br />
<a href="http://php.net/manual/en/function.asinh.php" rel="nofollow">http://php.net/manual/en/function.asinh.php</a></p>
<p>It&#8217;s worked great with example of chapter 7 (FCC structure) on Windows Plataform and on Linux Too in many zoom levels! </p>
<p>You can see the comparative results between asinh(x) linux native, asinh(x) using log(x) and asinh(x) using ln(x)opening this worksheet <a href="http://www.mavadesign.com.br/allan/asinh" rel="nofollow">http://www.mavadesign.com.br/allan/asinh</a>(x).xls</p>
<p>The error of this implemented function is zero</p>
<p>Allan Patrick Engel<br />
CURITIBA - PARANĂ? - BRASIL</p>
]]></content:encoded>
	</item>
</channel>
</rss>
