![HP 39gII User Manual Download Page 200](http://html.mh-extra.com/html/hp/39gii/39gii_user-manual_156536200.webp)
190
Lists
Example:
In Home, generate a series of squares from 23 to 27.
b
7 3
A
A
jo
A
A
o
23
o
27
o
1
mE
Π
LIST
Calculates the product of all elements in list.
Π
LIST(
list
)
Example:
Π
LIST({2,3,4})
returns
24
.
POS
Returns the position of an element within a list. The
element
can be a value, a variable, or an expression. If
there is more than one instance of the element, the
position of the first occurrence is returned. A value of 0 is
returned if there is no occurrence of the specified element.
POS(
list, element
)
Example:
POS ({3,7,12,19},12)
returns
3
REVERSE
Creates a list by reversing the order of the elements in a
list.
REVERSE(
list
)
Example:
REVERSE({1,2,3})
returns
{3,2,1}
SIZE
Calculates the number of elements in a list.
SIZE(
list
)
Also works with matrices.
Example:
SIZE({1,2,3})
returns
3
Summary of Contents for 39gII
Page 1: ...HP 39gII graphing calculator user s guide Edition1 Part Number NW249 90001 ...
Page 2: ...Printing History Edition 1 November 201 1 ...
Page 32: ...22 Getting started ...
Page 58: ...48 Apps and their views ...
Page 70: ...60 Function app ...
Page 80: ...70 Solve app ...
Page 136: ...126 Polar app ...
Page 140: ...130 Sequence app ...
Page 148: ...138 Finance app ...
Page 152: ...142 Linear Solver app ...
Page 218: ...208 Matrices ...
Page 226: ...216 Notes and Info ...
Page 238: ...228 Variables and memory management ...
Page 318: ...308 Programming ...
Page 340: ...330 Reference information ...
Page 346: ...vi Product Regulatory Information ...