Number Bases
686
Note:
If you enter an integer that is too large to be stored in a signed, 32-bit binary form,
a symmetric modulo operation brings the value into the range.
The result is displayed according to the Base mode.
Rotating and Shifting Bits
Rotating and Shifting Bits
Rotating and Shifting Bits
Rotating and Shifting Bits
Function with syntax
Description
rotate(
integer
)
– or –
rotate(
integer,#ofRotations
)
If #
ofRotations
is:
•
omitted — bits rotate once to the right
(default is
L
1).
•
negative — bits rotate the specified
number of times to the right.
•
positive — bits rotate the specified number
of times to the left.
In a right rotation, the rightmost bit rotates to
the leftmost bit; vice versa for a left rotation.
0h7AC36 =
and
0h3D5F
0b00000000000001111010110000110110
and
0b00000000000000000011110101011111
0b00000000000000000010110000010110 = 0h2C16
Leading zeros are not shown in the result.
Summary of Contents for TI-89 Voyage 200
Page 1: ...TI 89 Titanium Graphing Calculator...
Page 35: ...Getting Started 35 2 B u s i n e s s D B D B Press Result...
Page 44: ...Getting Started 44 3 0 D B D D Press Result...
Page 45: ...Getting Started 45 B D D 2 0 0 2 Press Result...
Page 46: ...Getting Started 46 D B Scroll down to October and press D 1 9 Press Result...
Page 60: ...Getting Started 60 Example Set split screen mode to TOP BOTTOM Press Result 3 B D...
Page 63: ...Getting Started 63 2 D B 4 Press Result...
Page 453: ...Differential Equation Graphing 453...
Page 468: ...Tables 468...
Page 539: ...Data Matrix Editor 539...