HP (Hewlett-Packard) 32SII Calculator User Manual


 
Mathematics Programs 15–27
File name 32sii-Manual-E-0424
Printed Date : 2003/4/24 Size : 17.7 x 25.2 cm
Program Lines: Description
polynomial.



J.

.

JL.



K.

.

KM.
Checksum and length: 9133 061.5
!

!
Starts routine to calculate and display two roots.
!
%

Uses quadratic routine to calculate two roots.
Checksum and length: 0019 003.0



Starts routine to display two real roots or two roots.



Gets the first real root.

!
%
Stores the first real root.

#$
%
Displays real root or real part of complex root.



Gets the second real root or imaginary part of
complex root.

 @

Were there any complex roots
?

!
"
Displays complex roots if any.

!
%
Stores second real root.

#$
%
Displays second real root.

!
Returns to calling routine.
Checksum and length: BE87 015.0
"

"
Starts routine to display complex roots.
"
!
L
Stores the imaginary part of the first complex root.
"
#$
L
Displays the imaginary part of the first complex root.
"
#$
%
Displays the real part of the second complex root.
"

L
Gets the imaginary part of the complex roots.
"
-+.
Generates the imaginary part of the second complex
root.
"
!
L
Stores the imaginary part of the second complex root.
"
#$
L
Displays the imaginary part of the second complex
root.
Checksum and length: OEE4 012.0