E-25
You can enter numbers in base 2, base 8, base 10 or base 16. To set the
number base, press [ 2nd ] [ dhbo ], select an option from the menu and
press [
]. An indicator shows the base you selected:
d
,
h
,
b
, or
o
. (The
default setting is
d
: decimal base). See Example 49.
The allowable digits in each base are:
Binary base (
b
): 0, 1
Octal base (
o
): 0, 1, 2, 3, 4, 5, 6, 7
Decimal base (
d
): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Hexadecimal base (
h
): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
IA
,
IB
,
IC
,
ID
,
IE
,
IF
Note: To enter a number in a base other than the set base, append the
corresponding designator (
d
,
h
,
b
,
o
) to the number (as in
h3
).
Press [ ] to use the block function, which displays a result in octal or binary
base if it exceeds 8 digits. Up to 4 blocks can be displayed. See Example 50.
Negative Expressions
In binary, octal, and hexadecimal bases, negative numbers are expressed
as complements. The complement is the result of subtracting that number
from 10000000000 in that number’s base. You do this by pressing [ NEG ]
in a non-decimal base. See Example 51.
Basic Arithmetic Operations for Bases
You can add, subtract, multiply, and divide binary, octal, and hexadecimal
numbers. See Example 52.
Logical Operation
The following logical operations are available: logical products (AND),
negative logical (NAND), logical sums (OR), exclusive logical sums (XOR),
negation (NOT), and negation of exclusive logical sums (XNOR). See Example
53.
Chapter 8 : Programming
The options on the program menu are:
NEW
(for creating a new program),
RUN
(for executing a program),
EDIT
(for editing a program),
DEL
(for deleting a
program),
TRACE
(for tracing a program), and
EXIT
(for exiting program mode).
Summary of Contents for 113397 - 9G Scientific Calculator
Page 59: ...E 59 2nd STATVAR Graph 2nd STATVAR Graph ...
Page 65: ...E 65 DATA 57 101 61 117 67 155 2nd STATVAR Graph 2 nd STATVAR 143 2nd STATVAR ...
Page 66: ...E 66 58 Example 49 31 10 1F16 11111 2 37 8 MODE 2 31 dhbo Example 50 4777 10 1001010101001 2 ...
Page 68: ...E 68 MODE 2 dhbo dhbo 1234 dhbo 1 IE IF dhbo 24 dhbo Example 53 ...
Page 71: ...E 71 5 Seconds 1 17 5 3 14 2 5 Seconds 2 ...
Page 72: ...E 72 10 13 6 17 3 5 Seconds 3 2 5 11 17 4 ...
Page 74: ...E 74 RUN 1 2 X 2 7 X 5 0 X 1 2 5 X 2 1 2 7 5 2 25 X 2 70 X 49 0 X 1 4 25 70 49 ...
Page 82: ...E 82 RUN N 1 5 I 486 A 2 CHARGE 4 5 POWER 243 VOLTAGE 2 1 5 5 Seconds ...
Page 84: ...E 84 G T Example 61 Use a FOR loop to calculate 1 6 1 5 1 4 2 6 2 5 2 4 RUN ...
Page 87: ...E 87 RUN A 10 C 130 D 2 55 10 2nd RCL CL ESC ...