EasyManua.ls Logo

HP 48GII

HP 48GII
653 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
3-148 Full Command and Function Reference
RKFSTEP
Type: Command
Description: Next Solution Step for RKF Command: Computes the next solution step (h
next
) to an initial value
problem for a differential equation.
The arguments and results are as follows:
{ list } contains three items in this order: the independent (t) and solution (y) variables, and
the right-hand side of the differential equation (or a variable where the expression is stored).
x
tol
sets the tolerance value.
h specifies the initial candidate step.
h
next
is the next candidate step.
The independent and solution variables must have values stored in them. RKFSTEP steps these
variables to the next point upon completion.
Note that the actual step used by RKFSTEP will be less than the input value h if the global error
tolerance is not satisfied by that value. If a stringent global error tolerance forces RKFSTEP to
reduce its stepsize to the point that the Runge–Kutta–Fehlberg methods fails, then RKFSTEP
will use the Euler method to compute the next solution step and will consider the error tolerance
satisfied. The Runge-Kutta-Fehlberg method will fail if the current independent variable is zero
and the stepsize 1.3 × 10
-498
or if the variable is nonzero and the stepsize is 1.3 × 10
-10
times its
magnitude.
Access: …µ
RKFS
Input/Output:
L
3
/A
1
L
2
/A
n
L
1
/A
n+1
L
3
/I
1
L
2
/I
2
L
1
/I
3
{ list } x
tol
h
{ list } x
tol
h
next
L = Level; A = Argument; I = item
See also: RKF, RKFERR, RRK, RRKSTEP, RSBERR
RL
Type: Command
Description: Rotate Left Command: Rotates a binary integer one bit to the left.
The leftmost bit of #n
1
becomes the rightmost bit of #n
2
.
Access: ã
BIT RL (ã is the right-shift of the 3key).
Flags: Binary Integer Wordsize (-5 through -10), Binary Integer Base (-11, -12)
Input/Output:
Level 1/Argument 1 Level 1/Item 1
#n
1
#n
2
See also: RLB, RR, RRB
RLB
Type: Command
Description: Rotate Left Byte Command: Rotates a binary integer one byte to the left.
The leftmost byte of #n
1
becomes the rightmost byte of #n
2
. RLB is equivalent to executing RL
eight times.
Access: ã L
BYTE RLB (ã is the right-shift of the 3key).
Flags: Binary Integer Wordsize (-5 through -10), Binary Integer Base (-11, -12)

Table of Contents

Other manuals for HP 48GII

Related product manuals