Mathematics
Programs
15–23
File name 33s-English-Manual-040130-Publication(Edition 2).doc Page : 388
Printed Date : 2004/1/30 Size : 13.7 x 21.2 cm
Program Lines:
(In RPN mode)
Description
First initial guess.
Second initial guess.
Specifies routine to solve.
Solves for a real root.
Gets synthetic division coefficients for next lower order
polynomial.
Generates DIVIDE BY 0 error if no real root found.
Checksum and length: 15FE 54
Starts quadratic solution routine.
Exchanges
a
0
and
a
1
.
a
1
/2.
–
a
1
/2.
Saves –
a
1
/2.
Stores real part if complex root.
(
a
1
/2)
2
.
a
0
.
(
a
1
/2)
2
–
a
o
.
Initializes flag 0.
Discriminant (
d
)
<
0
Sets flag 0 if
d
<
0 (complex roots).
d
d
Stores imaginary part if complex root.
Complex roots
?
Returns if complex roots.
Calculates –
a
1
/2 –
d
Calculates –
a
1
/2 +
d
Содержание 33S
Страница 1: ... HP 33s scientific calculator user s manual H HP Part number F2216A 90020 Printed in China Edition 2 ...
Страница 14: ......
Страница 15: ...Part 1 Basic Operation ...
Страница 16: ......
Страница 56: ......
Страница 64: ......
Страница 82: ......
Страница 92: ......
Страница 122: ......
Страница 137: ...Operations with Complex Numbers 9 7 c Ù Adds L1 L2 L3 Converts vector back to polar form displays r θ ...
Страница 138: ......
Страница 157: ...Part 2 Programming ...
Страница 158: ......
Страница 184: ......
Страница 210: ......
Страница 222: ......
Страница 255: ...Mathematics Programs 15 33 y y x x m n New coordinate system Old coordinate system 0 0 x P u y v θ ...
Страница 293: ...Part 3 Appendixes and Reference ...
Страница 294: ......
Страница 324: ......
Страница 348: ......