ID:               20440
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: linux
 PHP Version:      4.2.3
 New Comment:

Read the part about Floating Point precision in our manual:

http://www.php.net/manual/en/printwn/language.types.float.php

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-11-15 02:18:31] [EMAIL PROTECTED]

Try:
<?
  die(209 - 208.17);
?>

outputs: 
 0.83000000000001
should be just:
 0.83

Gr,

Wico

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20440&edit=1

Reply via email to