Number Bases
668
Size Limitations When Base = HEX or BIN
When Base=HEX or BIN, an integer result is stored internally as a signed, 32-bit binary
number, which uses the range (shown in hexadecimal and decimal):
If a result’s magnitude is too large to be stored in a signed, 32-bit binary form, a
symmetric modulo operation brings the result into the range. Any number greater than
0h7FFFFFFF is affected. For example, 0h80000000 through 0hFFFFFFFF become
negative numbers.
Comparing or Manipulating Bits
The following operators and functions let you compare or manipulate bits in a binary
number. You can enter an integer in any number base. Your entries are converted to
binary automatically for the bitwise operation, and results are displayed according to the
Base mode.Boolean Operations
Operator with syntax
Description
not
integer
Returns the one’s complement, where each bit
is flipped.
?
integer
Returns the two’s complement, which is the
one’s comp 1.
0hFFFFFFFF
L
1
0h7FFFFFFF
2,147,483,647
0h80000000
‘L
2,147,483,648
0h1
1
0h0
0
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 ...