Programming
Techniques
13–21
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 Indirect Address, (i)
Many functions that use A through Z (as variables or labels) can use
Ò
to refer to
A through Z (variables or labels) or statistics registers
indirectly
. The function
Ò
uses the value in variable
i
to determine which variable, label, or register to
address. The following table shows how.
If i contains:
Then (i) will address:
± 1
variable A or label A
.
.
.
.
.
.
±26
variable Z or label Z
±27 variable
i
±28
n
register
±29
Σ
x
register
±30
Σ
y
register
±31
Σ
x
2
register
±32
Σ
y
2
register
±33
Σ
xy
register
≥
34 or
≤
–34 or 0
error:
Only the absolute value of the integer portion of the number in
i
is used for
addressing.
The INPUT
(
i
)
and VIEW
(
i
)
operations label the display with the name of the
indirectly–addressed variable or register.
The SUMS menu enables you to recall values from the statistics registers. However,
you must use indirect addressing to do other operations, such as STO, VIEW, and
INPUT.
The functions listed below can use
(
i
)
as an address. For GTO, XEQ, and FN=,
(
i
)
refers to a label; for all other functions
(
i
)
refers to a variable or register.
Содержание 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: ......