Mathematica 9 is now available

BitXorPolyLog (modified)

BitNot

FilledSmallSquareBitNot[n] gives the bitwise NOT of the integer n.

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

FilledSmallSquareBitNot[n] turns ones into zeros and vice versa in the binary bit representation of n.

FilledSmallSquare Integers are assumed to be represented in two's complement form, with an unlimited number of digits, so that BitNot[n] is simply equivalent to .

FilledSmallSquare See The Mathematica Book: Section 3.2.4.

FilledSmallSquare See also: BitAnd, BitOr, BitXor, Not.

Further Examples

BitXorPolyLog (modified)



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.