Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Discrete Mathematics > Boolean Computation > Bitwise Operations > BitGet >
Mathematica > Mathematics and Algorithms > Logic & Boolean Algebra > Boolean Computation > Bitwise Operations > BitGet >
Mathematica > Mathematics and Algorithms > Graphs & Networks > Graph Programming > Boolean Computation > Bitwise Operations > BitGet >

BitGet

BitGet
gets the bit corresponding to the coefficient of in the integer n.
  • BitGet gets the bit k places from the right.
  • BitGet represents the bits it retrieves as 0 or 1.
Display coefficients at powers of 2 in the integer 42:
Get the bit corresponding to the coefficient at :
Get the bit corresponding to the coefficient at :
Display coefficients at powers of 2 in the integer 42:
In[1]:=
Click for copyable input
Out[1]=
Get the bit corresponding to the coefficient at :
In[2]:=
Click for copyable input
Out[2]=
Get the bit corresponding to the coefficient at :
In[3]:=
Click for copyable input
Out[3]=
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF