Boolean Algebra

Boolean algebra can be calculated using the AND, OR and XOR operators.

010011₂ AND 110101₂

Buttons for these symbols are available in programming mode.

The NOT function inverts the bits in a number. To set the word size, press the menu button in the top-right corner of the window and select Preferences.

NOT 010011₂