Triangle solver app variables – HP Prime Graphing Calculator User Manual
Page 573
Programming
569
where matrix is either a matrix or the name of one of the
matrix variables M0-M9.
Size
Contains the size of the linear system. From the Numeric
view of the Linear Solver app, press
or
.
In a program, type:
2
Size—for a 2x2 linear system
3
Size—for a 3x3 linear system
Triangle
Solver app
variables
The following variables are used by the Triangle Solver
app. They correspond to the fields in the app's Numeric
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:
SideA
where
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:
SideB
where
SideC
The length of Side C. Sets the length of the side opposite
the angle C. From the Triangle Solver Numeric view, enter
a positive value for C.
In a program, type:
SideC
where
AngleA
The measure of angle . Sets the measure of angle .
The value of this variable will be interpreted according to
the angle mode setting (Degrees or Radians). From the
Triangle Solver Numeric view, enter a positive value for
angle
n
n 0
n
n 0
n
n 0