EasyManuals Logo
Home>HP>Calculator>39G

HP 39G Master Guide

HP 39G
331 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #268 background imageLoading...
Page #268 background image
268
SIZE({list}) and SIZE(matrix)
This function returns the size of the list or matrix specified. Since normal
users would probably know anyway, and could find out easily via the list
catalog, this is clearly another of those functions which are of more use to
programmers (who won’t know when they write their program just how long
the list you will ask it to deal with will be when you eventually run the
program). If the object is a matrix then the return value is a two element list
as {rows, columns}.
Σ
LIST({list})
This function returns the sum of all the elements of a list.
Eg. LIST({2,3,5}) would return a value of 10.
REVERSE({list})
This function reverses the order of elements in
a list.
Eg. REVERSE({2,4,1,7,10}) would return {10,7,1,4,2}
SORT({list})
This function returns a list that is sorted into
ascending order.
If you want the list in descending order instead
then use REVERSE(SORT({list})).
See page 147 for an example of using SORT to assign rank orders.

Table of Contents

Other manuals for HP 39G

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 39G and is the answer not in the manual?

HP 39G Specifications

General IconGeneral
BrandHP
Model39G
CategoryCalculator
LanguageEnglish

Related product manuals