HP -15C Owner's Handbook Manual page 225

Hide thumbs Also See for HP-15C:
Table of Contents

Advertisement

In order to find the first time at which the height is 107 meters, use initial
estimates of 0 and 1 second and execute _ using B.
Keystrokes
| ¥
0 v
1
´ _
B
)
)
It takes 4.1718 seconds for the ridget to reach a height of exactly 107
meters. (It takes approximately two seconds to find this solution.)
However, suppose you assume that the function h(t) is accurate only to the
nearest whole meter. You can now change your subroutine to give f(t) = 0
whenever the calculated magnitude of f(t) is less than 0.5 meter. Change
your subroutine as follows:
Keystrokes
| ¥
t " 006
| a
.
5
| T 7
| `
| T 0
| K
Appendix D: A Detailed Look at _
Display
0.0000
1
4.1718
4.1718
0.0000
Display
000-
006–
007–
008–
009–
010–43,30, 7
011–
012–43,30, 0
013–
Run mode.
Initial estimates.
The desired root.
A previous estimate of the root.
Value of f(t) at root.
Program mode.
30
Line before n instruction.
43 16
Magnitude of f(t).
48
Accuracy
5
Test for x > y and return
zero if accuracy >
magnitude (0.5 > | f(t) | ).
43 35
Test for x ≠ 0 and restore
43 36
f(t) if value is nonzero.
225

Advertisement

Table of Contents
loading

Table of Contents