News Feed
Jobs Feed
Sections




News Archive
Mike Lively's Blog:
81.4 is evil
January 04, 2007 @ 08:39:00

On his blog, Mike Lively has a little reminder for developers out there about working with floating point numbers in your applications, specifically their accuracy.

I know many of you all know pretty well that floating point precision and computers don't play nicely with each other. [...] I was working with a piece of code today at the office that was throwing an error saying two values weren't zeroing out when they clearly should have been.

In his code he shows the simple bit that he was using to evaluate if the result of subtraction would come to a certain value. In the comments, others share similar experiences and one even recommends another option to make things a bit more accurate - the bcmath library.

0 comments voice your opinion now!
floating point accuracy zero value floating point accuracy zero value


blog comments powered by Disqus

Similar Posts

Joseph Scott's Blog: Why PHP Strings Equal Zero

Community News: PHP Remote Exploit - Floating Point Issue Causes Freeze/Crash

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript

PHP 10.0 Blog: Making $$$ with PHP

PHP in Action Blog: I want enums in PHP


Community Events









Don't see your event here?
Let us know!


composer event code interview zendframework2 api development testing release framework object community opinion unittest example podcast introduction functional language tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework