<?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://googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/</link>
	<description>with PHP or Rails and AJAX: From Novice to Professional</description>
	<pubDate>Thu, 15 May 2008 22:59:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Allan Patrick Engel</title>
		<link>http://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://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>
