GSize

Linear Solver app variables

Group size. Sets the size of each group for the amortization table. From the Numeric view of the Finance app, enter a value for Group Size.

In a program, type:

nGSize

The following variables are used by the Linear Solver app. They correspond to the fields in the app's Numeric view.

LSystem

Contains a 2x3 or 3x4 matrix which represents a 2x2 or

 

3x3 linear system. From the Numeric view of the Linear

 

Solver app, enter the coefficients and constants of the

 

linear system.

 

In a program, type:

 

matrixLSystem

 

where matrix is either a matrix or the name of one of the

 

matrix variables M0-M9.

Triangle

The following variables are used by the Triangle Solver

Solver app

app. They correspond to the fields in the app's Numeric

variables

view.

SideA

The length of Side a. Sets the length of the side opposite

 

the angle A. From the Triangle Solver Numeric view, enter

 

a positive value for a.

 

In a program, type:

 

n SideA

 

where n > 0

SideB

The length of Side b. Sets the length of the side opposite

 

the angle B. From the Triangle Solver Numeric view, enter

 

a positive value for b.

 

In a program, type:

 

n SideB

 

where n > 0

Programming in HP PPL

573

Page 579
Image 579
HP Prime Graphing NW280AAABA manual Linear Solver app variables, Triangle