On 3/1/11 11:53 PM, pong wrote:
Logical connectives operates on integers, so things like n& m, n | m
(n,m integers) always produce an answer. e.g. -2& 10 = 10 , -2& -3
=4, 2& 4 =0
I wonder what they mean? I failed to find the answer by a few quick
searches.
See
http://docs.python.org/library/stdtypes.html#bit-string-operations-on-integer-types
Thanks,
Jason
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org