10–4
Base Conversions and Arithmetic
File name 33s-English-Manual-040130-Publication(Edition 2).doc Page : 388
Printed Date : 2004/1/30 Size : 13.7 x 21.2 cm
The Representation of Numbers
Although the
display
of a number is converted when the base is changed, its
stored form is not modified, so decimal numbers are not truncated — until they are
used in arithmetic calculations.
When a number appears in hexadecimal, octal, or binary base, it is shown as a
right–justified integer with up to 36 bits (12 octal digits or 9 hexadecimal digits).
Leading zeros are not displayed, but they are important because they indicate a
positive number. For example, the binary representation of 125
10
is displayed as:
1111101
which is the same as these 36 digits:
000000000000000000000000000001111101
Negative Numbers
The leftmost (most significant or "highest") bit of a number's binary representation
is the sign bit; it is set (1) for negative numbers. If there are (undisplayed) leading
zeros, then the sign bit is 0 (positive). A negative number is the 2's complement of
its positive binary number.
Keys: Display:
Description:
546
¹
¶
{
}
Enters a positive, decimal
number; then converts it to
hexadecimal.
z
2's complement (sign
changed).
¹
¶
{
}
Binary version;
indicates more digits.
Ö Ö
Displays the leftmost
window; the number is
negative since the highest
bit is 1.
¹
¶
{
}
Negative decimal number.
Содержание 33S
Страница 1: ... HP 33s scientific calculator user s manual H HP Part number F2216A 90020 Printed in China Edition 2 ...
Страница 14: ......
Страница 15: ...Part 1 Basic Operation ...
Страница 16: ......
Страница 56: ......
Страница 64: ......
Страница 82: ......
Страница 92: ......
Страница 122: ......
Страница 137: ...Operations with Complex Numbers 9 7 c Ù Adds L1 L2 L3 Converts vector back to polar form displays r θ ...
Страница 138: ......
Страница 157: ...Part 2 Programming ...
Страница 158: ......
Страница 184: ......
Страница 210: ......
Страница 222: ......
Страница 255: ...Mathematics Programs 15 33 y y x x m n New coordinate system Old coordinate system 0 0 x P u y v θ ...
Страница 293: ...Part 3 Appendixes and Reference ...
Страница 294: ......
Страница 324: ......
Страница 348: ......