Number Bases
683
Size Limitations When Base = HEX or BIN
Size Limitations When Base = HEX or BIN
Size Limitations When Base = HEX or BIN
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
Comparing or Manipulating Bits
Comparing or Manipulating Bits
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 Voyage 200
Page 36: ...Getting Started 36 D B D B Press Result ...
Page 45: ...Getting Started 45 3 0 D B D D B D Press Result ...
Page 46: ...Getting Started 46 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 60: ...Getting Started 60 B D Press Result ...
Page 139: ...Previews 139 8 Complete the operation Press 2 d Steps and keystrokes Display 5 f 2 ...
Page 453: ...Differential Equation Graphing 453 ...
Page 468: ...Tables 468 ...
Page 777: ...Activities 777 ...