Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Numerical Computation / Number Representation /

BitOr

FilledSmallSquare BitOr[, , ... ] gives the bitwise OR of the integers .

FilledSmallSquare Integer mathematical function (see Section A.3.10).

FilledSmallSquare BitOr[, , ... ] yields the integer whose binary bit representation has ones at positions where the binary bit representations of any of the have ones.

FilledSmallSquare For negative integers BitOr assumes a two's complement representation.

FilledSmallSquare See Section 3.2.4.

FilledSmallSquare See also: BitAnd, BitXor, BitNot, Or, IntegerDigits, CellularAutomaton.

FilledSmallSquare New in Version 4.

Further Examples



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.