This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 62 lines
!!! Overview
[{$pagename}] a bitwise operation operates on one or more [bit] patterns or [binary] numerals at the level of their individual [bits].
Bitwise operators
* [bitwise NOT]
* [bitwise AND]
* [bitwise OR]
* [bitwise XOR]
!! [Bit shifts]
* [Arithmetic shift]
* [Logical shift]
* [Circular Shift]
* [Rotate through carry]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Bitwise_operation|Wikipedia:Bitwise_operation|target='_blank'] - based on information obtained 2018-05-24-