Education Technology

Solution 18749: Boolean Logic Operations on the TI-36X II.

How do I perform Boolean Logic operations on the TI-36X II?

The TI-36X II calculator can perform logical operations in octal, hexadecimal and decimal modes. The results are displayed in the current number base. These values (except for NOT and 2's complement) compare the corresponding bits of two values. Please see the below example:

Example: Perform the operations 7 AND 15, 7 OR 15, and 7 XOR 17.

- Enter 7 and press [LOGIC]
- Press [ENTER] for and, and enter 15

The screen yields 7.

- Enter 7 and press [LOGIC] 
- Press [ENTER] for select or , and enter 15

The screen yields 15.

- Enter 7 and press [LOGIC] 
- Press [ENTER] for select xor , and enter 15

The screen yields 8.

Please see the TI-36X II guidebook for additional information.