HP 49G Pocket Manual page 62

Hide thumbs Also See for 49G:
Table of Contents

Advertisement

Name
rref
Reduces a matrix to row-reduced echelon form and
returns pivot points.*
RREF
Reduces a matrix to row-reduced echelon form.*
RREFMOD
Performs modular row-reduction to echelon form on a
matrix, modulo the current modulus.
RRK
Computes the solution to an initial value problem for a
differential equation with known partial derivatives.
RRKSTEP
Computes the next solution step to an initial value problem
for a differential equation, and displays method used.
Returns an error estimate for a given step h when solving
RSBERR
an initial values problem for a differential equation.
RSD
Computes the residual B – AZ of the arrays B, A, and Z.
RSWP
Swaps rows i and j of a matrix and returns the modified
matrix.
R→B
Converts a positive real to its binary integer equivalent.
R→C
Combines two real numbers or real arrays into a single
complex number or complex array.
R→D
Converts a real number expressed in radians to its
equivalent in degrees.*
Description
Access
Inputs
N
LINEAR
<%
N
SYSTEMS
N
N
N
[[ matrix ]]
[[ matrix ]]
< %
B
OPERATIONS
[[ matrix ]]
< %
CREATE ROW
> ì
TYPE
<N
REAL
< P
* = function
]] → { list } [[ matrix
[[ matrix
1
]] → [[ matrix
[[ matrix
]]
1
2
]] → [[ matrix
[[ matrix
]]
1
2
→ { list } x
{ list } x
x
tol
T final
tol
h last → { list } x
{ list } x
h
tol
tol
next
{ list } h → { list } h y
delta
→ [[ matrix ]]
[[ matrix ]]
A
Z
B–AZ
→ [[ matrix ]]
n
n
1
row i
row j
2
n → #n
x y → ( x,y )
x → (180/π) x
Outputs
]]
2
current
error

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents