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-150 Full Command and Function Reference
ROLL
Type: RPL command
Description: Roll Objects Command: Moves the contents of a specified level to level 1, and rolls upwards the
portion of the stack beneath the specified level.
In RPN mode, 3 ROLL is equivalent to ROT.
Access:
STACK LROLL ( °is the left-shift of the Nkey).
Input/Output:
L
n+1
... L
2
L
1
L
n
... L
2
L
1
obj
n
... obj
1
n
obj
n–1
... obj
1
obj
n
L = Level
See also: OVER, PICK, ROLLD, ROT, SWAP
ROLLD
Type: RPL command
Description: Roll Down Command: Moves the contents of level 2 to a specified level, n, and rolls downward
the portion of the stack beneath the specified level.
Access:
STACK LROLLD ( °is the left-shift of the Nkey).
Input/Output:
L
n+1
... L
2
L
1
L
n
L
n–1
... L
1
obj
n
... obj
2
n (obj
1
)
obj
1
obj
n
... obj
2
L = Level
See also: OVER, PICK, ROLL, ROT, SWAP
ROMUPLOAD
Description: This command remains from earlier HP graphing calculators and should not be used.
ROOT
Type: Command
Description: Root-Finder Command: Returns a real number x
root
that is a value of the specified variable global
for which the specified program or algebraic object most nearly evaluates to zero or a local
extremum.
guess is an initial estimate of the solution. ROOT produces an error if it cannot find a solution,
returning the message Bad Guess(es) if one or more of the guesses lie outside the domain of the
equation, or returns the message Constant? if the equation returns the same value at every
sample point. ROOT does not return interpretive messages when a root is found.
Access: …µ
ROOT
Input/Output:
Level 3/Argument 1 Level 2/Argument 2 Level 1/Argument 3 Level 1/Item 1
«program» 'global' guess
x
root
«program» 'global' { guesses }
x
root
'symb' 'global' guess
x
root
'symb' 'global' { guesses }
x
root

Table of Contents

Other manuals for HP 48GII

Related product manuals