Number Bases
669
Note:
You can select these operators from the MATH/Base menu. For an example using
each operator, refer to the
Technical Reference
module.
integer1
and
integer2
In a bit-by-bit
and
comparison, the result is 1 if
both bits are 1; otherwise, the result is 0. The
returned value represents the bit results.
integer1
or
integer2
In a bit-by-bit
or
comparison, the result is 1 if
either bit is 1; the result is 0 only if both bits are
0. The returned value represents the bit results.
integer1
xor
integer2
In a bit-by-bit
xor
comparison, the result is 1 if
either bit (but not both) is 1; the result is 0 if both
bits are 0 or both bits are 1. The returned value
represents the bit results.
Suppose you enter:
0h7AC36
and
0h3D5F
Internally, the hexadecimal integers are
converted to a signed, 32-bit binary number.
Then corresponding bits are compared.
Operator with syntax
Description
If Base mode = HEX:
If Base mode = BIN:
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...