At 11:27 AM +0300 6/28/06, Robin Vickery wrote:
>On 28/06/06, tedd <[EMAIL PROTECTED]> wrote:
>>At 2:30 PM -0400 6/27/06, Kristen G. Thorson wrote:
>>>
>>>http://www.php.net/manual/en/language.operators.bitwise.php
>>>
>>
>>I wonder why that's true for php when it's common to use ^ in many other 
>>languages
>>for powers?
>
>Perl: ^ is the bitwise xor operator
>Python: ^ is the bitwise xor operator
>C: ^ is the bitwise xor operator
>Java: ^ is the bitwise xor operator
>...
>
>-robin

Oh well, that settles it then.  :-)

tedd
-- 
------------------------------------------------------------------------------------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to