<div class="gmail_quote">2009/8/22 Roberto López <span dir="ltr"><<a href="mailto:plastermoso@hotmail.com">plastermoso@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
You get the accuracy value in Perl, but there is the same problem in Python.<br>
It's a bit discouraging.<br>
<div class="im"></div></blockquote><div><br>You don't get an accurate answer with Perl. It just lies to you to keep you happy in your ignorance.<br><br>$ perl -e 'printf "%.22f\n", log(1000)/log(10);'<br>
2.9999999999999995559108<br><br></div></div>