![Texas Instruments MathPrint TI-30X Pro Manual Book Download Page 65](http://html1.mh-extra.com/html/texas-instruments/mathprint-ti-30x-pro/mathprint-ti-30x-pro_manual-book_1094340065.webp)
3:d
Designates a decimal number.
4:o
Designates an octal integer.
Examples in DEC Mode
Note:
Mode can be set to DEC, BIN, OCT, or HEX. See the Mode section.
d
8
Hex
-
127
%
1
<
h
8
Bin
-
% ¬ % ¬
% "
1
%
2
<
b
8
Oct
-
10000000
% "
2
%
4
<
o
8
Dec
# < <
Boolean Logic
% !
displays the
LOGIC
menu, which lets you perform boolean logic.
1:and
Bitwise AND of two integers
2:or
Bitwise OR of two integers
3:xor
Bitwise XOR of two integers
4:xnor
Bitwise XNOR of two integers
5:not(
Logical NOT of a number
6:2’s(
2’s complement of a number
7:nand
Bitwise NAND of two integers
Examples
BIN mode:
and
,
or
-
q $ $ $ $
" " <
1111
% !
1
1010
<
1111
% !
2
Math Tools
61