Page 16-70
These results indicate that (
Δ
x)
next
= 0.34049…
Function RRKSTEP
This function uses an input list similar to that of function RRK, as well as the
tolerance for the solution, a possible step
Δ
x, and a number (LAST) specifying
the last method used in the solution (1, if RKF was used, or 2, if RRK was used).
Function RRKSTEP returns the same input list, followed by the tolerance, an
estimate of the next step in the independent variable, and the current method
(CURRENT) used to arrive at the next step. Thus, the input stack looks as
follows:
4: {‘x’, ‘y’, ‘f(x,y)’}
3:
ε
2:
Δ
x
1: LAST
After running this function, the stack will show the lines:
4: {‘x’, ‘y’, ‘f(x,y)’}
3:
ε
2: (
Δ
x)
next
1: CURRENT
Thus, this function is used to determine the appropriate size of a time step
((
Δ
x)
next
) to satisfy the required tolerance, and the method used to arrive at that
result (CURRENT).
The following screen shots show the RPN stack before and after application of
function RRKSTEP:
Содержание 50G
Страница 1: ...HP g graphing calculator user s guide H Edition 1 HP part number F2229AA 90006 ...
Страница 130: ...Page 2 70 The CMDS CoMmanDS menu activated within the Equation Writer i e O L CMDS ...
Страница 177: ...Page 4 10 Function DROITE is found in the command catalog N Using EVAL ANS 1 simplifies the result to ...
Страница 206: ...Page 5 29 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 257: ...Page 7 20 ...
Страница 383: ...Page 11 56 Function KER Function MKISOM ...
Страница 715: ...Page 21 68 Whereas using RPL there is no problem when loading this program in algebraic mode ...
Страница 858: ...Page L 5 ...