Comments on: PHP and asinh() on Windows http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/ with PHP or Rails and AJAX: From Novice to Professional Thu, 21 Jul 2011 18:22:55 +0000 http://wordpress.org/?v=2.3.3 By: Eric http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-120418 Eric Tue, 12 Jan 2010 12:26:28 +0000 http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-120418 I used the function above, but the markers seems to be little off (wrong location). Have anyone experience the same problem? I used the function above, but the markers seems to be little off (wrong location). Have anyone experience the same problem?

]]>
By: Allan Patrick Engel http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-15881 Allan Patrick Engel Fri, 16 Nov 2007 02:01:15 +0000 http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comment-15881 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 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

]]>