![HP 50G Скачать руководство пользователя страница 633](http://html.mh-extra.com/html/hp/50g/50g_user-manual_156571633.webp)
Page 19-1
Chapter 19
Numbers in Different Bases
In this Chapter we present examples of calculations of number in bases other
than the decimal basis.
Definitions
The number system used for everyday arithmetic is known as the
decimal
system
for it uses 10 (Latin, deca) digits, namely 0-9, to write out any real number.
Computers, on the other hand, use a system that is based on two possible
states, or
binary
system. These two states are represented by 0 and 1, ON
and OFF, or high-voltage and low-voltage. Computers also use number
systems based on eight digits (0-7) or
octal
system, and sixteen digits (0-9, A-F)
or
hexadecimal
. As in the decimal system, the relative position of digits
determines its value. In general, a number n in base b can be written as a
series of digits n = (a
1
a
2
…a
n
.c
1
c
2
…c
m
)
b
. The “point” separates
n
“integer”
digits from m “decimal” digits. The value of the number, converted to our
customary decimal system, is calculated by using
n = a
1
⋅
bn
-1
+ a
2
⋅
b
n-2
+ … +
a
n
b
0
+ c
1
⋅
b
-1
+ c
2
⋅
b
-2
+ … +c
m
⋅
b
-m
. For example, (15.234)
10
= 1
⋅
10
1
+
5
⋅
10
0
+ 2
⋅
10
-1
+ 3
⋅
10
-2
+ 4
⋅
10
-3
, and (101.111)
2
= 1
⋅
2
2
+ 0
⋅
2
1
+ 1
⋅
2
0
+
1
⋅
2
-1
+ 1
⋅
2
-2
+ 1
⋅
2
-3
The BASE menu
While the calculator would typically be operated using the decimal system, you
can produce calculations using the binary, octal, or hexadecimal system.
Many of the functions for manipulating number systems other than the decimal
system are available in the BASE menu, accessible through
‚ã
(the
3
key). With system flag 117 set to CHOOSE boxes, the BASE menu shows the
following entries:
Содержание 50G
Страница 1: ...HP g graphing calculator user s guide H Edition 1 HP part number F2229AA 90006 ...
Страница 130: ...Page 2 70 The CMDS CoMmanDS menu activated within the Equation Writer i e O L CMDS ...
Страница 177: ...Page 4 10 Function DROITE is found in the command catalog N Using EVAL ANS 1 simplifies the result to ...
Страница 206: ...Page 5 29 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 257: ...Page 7 20 ...
Страница 383: ...Page 11 56 Function KER Function MKISOM ...
Страница 715: ...Page 21 68 Whereas using RPL there is no problem when loading this program in algebraic mode ...
Страница 858: ...Page L 5 ...