Equations With (I) - HP 32SII Owner's Manual

Rpn scientific calculator
Hide thumbs Also See for 32SII:
Table of Contents

Advertisement

The next routine is L, a loop to collect all 12 known values for a 3x3
coefficient matrix (variables A – I) and the three constants (J – L) for the
equations.
Program Lines:
Label J is a loop that completes the inversion of the 3 × 3 matrix.
Program Lines:

Equations with (i)

You can use (i) in an equation to specify a variable indirectly. Notice that
means the variable specified by the number in variable i (an indirect
reference), but that i or
The following program uses an equation to find the sum of the squares of
variables A through Z.
Program Lines:
13–24 Programming Techniques
File name 32sii-Manual-E-0424
Printed Date : 2003/4/24
Stores loop–control number in i.
This routine collects all known values in three
equations.
Prompts for and stores a number into the variable
addressed by i.
Adds 1 to i and repeats the loop until i reaches
13.012.
When i exceeds the final counter value, execution
branches back to A.
This routine completes inverse by dividing by
determinant.
Divides element.
Decrements index value so it points closer to A
Loops for next value.
Returns to the calling program or to
means variable i.
Begins the program.
Sets equations for execution.
Size : 17 .7 x 25.2 cm
Description:
Description:
Description:
.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents