Search results

Jump to: navigation, search
  • Arithmetic right shift, '''>>''', is a ''bitwise operator'' to shift a
    3 KB (449 words) - 17:51, 12 November 2017
  • ..., <code>[[OR]]</code> and <code>[[NOT]]</code>, as these three are always 'bitwise' operators.
    3 KB (461 words) - 20:12, 8 March 2015
  • Left shift, '''<<''', is a ''bitwise operator'' to shift a binary value to the left.
    4 KB (485 words) - 17:18, 15 January 2024
  • Logical right shift, '''>>>''', is a ''bitwise operator'' to shift a binary
    3 KB (455 words) - 17:26, 15 January 2024
  • ..., <code>[[OR]]</code> and <code>[[NOT]]</code>, as these three are always 'bitwise' operators.
    3 KB (466 words) - 20:13, 8 March 2015
  • val AND val Bitwise AND val EOR val Bitwise exclusive-OR
    1 KB (148 words) - 19:06, 19 February 2024