Re: Round

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some information from Wikipedia: http://en.wikipedia.org/wiki/Negative_zero. 
Says in math a negative zero doesn't exist, in computing it does. Strange 
thing is that PHP4 and 5 until at least 5.1.6 (see Jim Lucas) round() gives 
a float(0) and then 5.2.3 gives float(-0). I'll report a bug.

""Richard Lynch"" <ceo@xxxxxxxxx> wrote in message 
news:51163.98.193.37.55.1188412949.squirrel@xxxxxxxxxxxxxxxx
> On Wed, August 29, 2007 11:38 am, Zoltán Németh wrote:
>> 2007. 08. 29, szerda keltezéssel 09.29-kor Jim Lucas ezt írta:
>>> Daniel Brown wrote:
>>> > On 8/29/07, Richard Heyes <richardh@xxxxxxxxxxx> wrote:
>>> >> Koen van den Boogaart wrote:
>>> >>> No, I want it to go to float(0), so minus the minus. "-0"
>>> doesn't exist in
>>> >>> math, as far as I know. Probably a precision thing.
>
> I missed the start of this thread...
>
> Technically, -0 exists and is a tautology to +0.
>
> That said, PHP should not be outputting -0 for a round() operation,
> nor abs() for that matter.
>
> Check http://bugs.php.net with your PHP version for a similar problem.
>
> -- 
> Please vote for this great band:
> http://acl.mp3.com/feature/soundandjury/?band=COMPANY-OF-THIEVES
>
> Requires email confirmation.
> One vote per day per email limit.
> Obvious ballot-stuffing will be revoked. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux