EasyManuals Logo
Home>HP>Calculator>39G

HP 39G User Manual

HP 39G
288 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 #147 background imageLoading...
Page #147 background image
Using mathematical functions 10-11
Loop functions
The loop functions display a result after evaluating an
expression a given number of times.
ITERATE Repeatedly for #times evaluates an expression in terms of
variable. The value for variable is updated each time, starting
with initialvalue.
ITERATE(expression,variable,initialvalue,
#times)
Example
ITERATE(X
2
,X,2,3) returns 256
RECURSE Provides a method of defining a sequence without using the
Symbolic view of the Sequence aplet. If used with | (“where”),
RECURSE will step through the evaluation.
RECURSE(sequencename,term-n,term1,term2)
Example
RECURSE(U,U(N-1)*N,1,2)
672?_
U1(N)
Stores a factorial–calculating function named U1.
When you enter U1(5), for example, the function
calculates 5! (120).
Σ Summation. Finds the sum of expression with respect to
variable from initialvalue to finalvalue.
Σ(variable=initialvalue,finalvalue,expression)
Example
Σ(C=1,5,C
2
) returns 55.
Matrix functions
These functions are for matrix data stored in matrix variables.
See “Matrix functions and commands” on page 12-9.

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