> Well, Perl can lean the other way as well actually.  Try this:

    Is there some documentation why the default is as it is?

> You will see it gives you -6.  Like I said, it comes down to which way you
> truncate.  Programmers tend to think that something like (int)(-3.4)
> should result in -3.  If that is what you expect, then I think you also
> have to expect -27%7 to return -6.

    Agreed.

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to