Mathematica 9 is now available

BitAnd

Usage

BitAnd[ ,  , ... ] gives the bitwise AND of the integers  .


Notes

• Integer mathematical function (see Section A.3.10).
BitAnd[ ,  , ... ] yields the integer whose binary bit representation has ones at positions where the binary bit representations of all of the  have ones.
• For negative integers BitAnd assumes a two's complement representation.
• See Section 3.2.5.
• New in Version 4.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.