Page 9-20
OBJ
,
ARRY, and
LIST will be available in soft menu keys
A
,
B
,
and
C
. Function DROP is available by using
„°
@)STACK @DROP
.
Following we introduce the operation of functions OBJ
,
LIST,
ARRY, and
DROP with some examples.
Function OBJ
This function decomposes an object into its components. If the argument is a
list, function OBJ
will list the list elements in the stack, with the number of
elements in stack level 1, for example:
{1,2,3}
`
„°
@)TYPE! @OBJ
@
results in:
When function OBJ
is applied to a vector, it will list the elements of the
vector in the stack, with the number of elements in level 1: enclosed in braces
(a list). The following example illustrates this application:
[1,2,3]
`
„°
@)TYPE! @OBJ
@
results in:
If we now apply function OBJ
once more, the list in stack level 1:, {3.}, will
be decomposed as follows:
Function
LIST
This function is used to create a list given the elements of the list and the list
length or size. In RPN mode, the list size, say, n, should be placed in stack
level 1:. The elements of the list should be located in stack levels 2:, 3:, …,
Содержание 49g+
Страница 1: ...hp 49g graphing calculator user s guide H Edition 4 HP part number F2228 90006 ...
Страница 197: ...Page 5 30 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 377: ...Page 11 55 Function KER Function MKISOM ...
Страница 457: ...Page 13 26 In the right hand side figure above we are using the line editor to see the series expansion in detail ...
Страница 775: ...Page 26 10 the location of the backup battery in the top compartment at the back of the calculator ...
Страница 838: ...Page L 5 ...