Creating Vectors from Variables or Registers

It is possible to create vectors containing the contents of memory variables, stack registers, or values from the indirect registers, in run or program modes.

In ALG mode, begin entering the vector by pressing 3. RPN mode works similarly to ALG mode, except that the dkey must be pressed first, followed by pressing 3.

To enter an element containing the value stored in a lettered variable, press h and the variable letter.

To enter an element from a stack register, press the <key and use the Õor Ö keys to move the underline symbol so that it is under the stack register to be used and press

To enter an element indirectly indicated by the value in the I or J register, press

hand either (I) or (J).For example, to construct the vector [ C, REGZ, (J) ] in RPN mode, press d3, then hC <Õ hA.