Triangle solver app variables – HP Prime Graphing Wireless Calculator User Manual
Page 324

320
Programming in HP PPL
where matrix is either a matrix or the name of one of the
matrix variables M0-M9.
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 A. Sets the measure of angle A. 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 A.
In a program, type:
AngleA
where
AngleB
The measure of angle B. Sets the measure of angle B.
n
n
0
>
n
n
0
>
n
n
0
>
n
n
0
>