Example:

Keys:

Display:

Description:





Stores 12 in variable A.

A

 

 

_

Displays x.

A



Exchanges contents of the X–register

 

 

and variable A.

A



Exchanges contents of the X–register

 

 

and variable A.

A

T

Z Y X

12

t

z

y

3

A

T

Z

Y A X

3

t

z

y

12

The Variables "I" and "J"

There are two variables that you can access directly: the variables I and J. Although they store values as other variables do, I and J are special in that they can be used to refer to other variables, including the statistical registers, using the (I) and (J) commands. (I) is found on the key, while (J) is on the key. This is a programming technique called indirect addressing that is covered under “Indirectly Addressing Variables and Labels” in chapter 14.

Storing Data into Variables

3-9

Page 73
Image 73
HP 35s Scientific manual Variables I and J, , A