364
Functions and commands
ref
Returns the solution to a system of linear equations written in
matrix form.
ref(Mtrx(M))
reflection
With a line (D) and a point (C) as arguments, returns the
reflection of the point across the line (i.e. the line is taken as
a line of symmetry). With a point (A) and a curve (C) as
arguments, returns the reflection of the curve about the point
(i.e. the point is taken as the point of symmetry).
reflection((Pnt(A) or Line(D)),(Pnt(C) or
Curve(C)))
remove
Returns a list with the elements that satisfy the Boolean
function removed.
remove(FncBool(f)||e,Lst(l))
reorder
Reorders the in an expression according to the order given in
LstVar.
reorder(Expr,LstVar)
REPEAT
Used in programming to indicate a statement or statements
that should be repeated until a given condition is true.
residue
Returns the residue of an expression at
a
.
residue(Expr,Var(v),Cplx(a))
restart
Purges all the .
restart(NULL)
resultant
Returns the resultant (i.e. the determinant of the Sylvester
matrix) of two polynomials.
resultant(Poly,Poly,Var)
RETURN
Used in programming return a value of a function at a certain
point.
return(Expr)
revlist
Returns a list with the elements in reverse order.
revlist(Lst)
rhombus
With two points (A and B) and an angle (a) as arguments,
draws the rhombus ABCD such that the angle AB-AD=a. With
three points as arguments (A, B and P), draws the rhombus
ABCD in the plane ABP such that angle AB-AD=angle AB-AP.
rhombus(Pnt(A)||Cplx,Pnt(B)||Cplx,Angle(a)||P
nt(P)||Lst(P,a)),[Var(C)],[Var(D)])
Summary of Contents for NW280-200X
Page 1: ...HP Prime Graphing Calculator User Guide ...
Page 4: ......
Page 56: ...50 Reverse Polish Notation RPN ...
Page 64: ...58 Computer algebra system CAS ...
Page 107: ...An introduction to HP apps 101 ...
Page 108: ...102 An introduction to HP apps ...
Page 188: ...182 Spreadsheet these variables is provided in chapter 21 Variables beginning on page 373 ...
Page 220: ...214 Statistics 2Var app ...
Page 252: ...246 Linear Solver app ...
Page 258: ...252 Parametric app ...
Page 268: ...262 Sequence app ...
Page 404: ...398 Units and constants ...
Page 416: ...410 Lists ...
Page 442: ...436 Notes and Info ...
Page 532: ...526 Limiting functionality ...
Page 536: ...530 ...
Page 540: ...534 ...