EasyManua.ls Logo

HP 48GII - Page 621

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...
The Menu-Number Table H - 7
44 MODULAR
45 POLYNOMIAL
46 TESTS
47 MATHS
48 COLLECT(symb)
49 UNASSIGN(var | symb)
50 HELP
51 CASCMD [string]
52 PUSH
53 POP
54 DEGREE(polynomial | real | complex)
55 DEDICACE
56 POTENTIAL(array,array)
57 VPOTENTIAL(array,array)
58 GBASIS(array)
59 GREDUCE(sym,array,array)
60 LOCAL(lam | sym | list)
61 UNBIND(?)
62 EXP2HYP(sym)
63 RCLVX
64 STOVX(var)
-- New LIB 2 commands (only 2.5 bytes each) --
342 (algebraic STO) (called xSTO> in SRPL)
386 INT(any,globalname,any)
387 ANS(real) (same as PICK)
388 ;(any) (Performs a DROP. Stack empty --> no error if ROM is 1.10+)
389 RI(integer | real | symbolic) (converts real to integer)
390 IR(integer | real | symb) (converts integer to real)
391 NOVAL(none) (not in lib 171 any more)
392 CMDAPPLY (?) (hidden)
393 RPL> ( :: CK0 ; )
394 UNROT(any3) (same as ROT ROT or 3 ROLLD)
Example: 333 22 1 UNROT --> 1 333 22
395 UNPICK(real) (replaces one object anywhere on the stack)
Example: Replace the 4th object with an "X":
55555 4444 333 22 1 "X" 4 UNPICK --> 55555 "X" 333 22 1
Can be thought of as a "stack poke".
396 NIP(any2) (same as SWAP DROP)
Example: 333 22 1 NIP --> 333 1
397 PICK3(any3) (same as 3 PICK)
Example: 333 22 1 PICK3 --> 333 22 1 333
398 DUPDUP(any) (same as DUP DUP)
399 NDUPN(any,real) (does DUP n-1 times and leaves n on the stack)
Example: To make a list of 100 "X"s: "X" 100 NDUPN LIST
400 FAST3D(none)

Table of Contents

Other manuals for HP 48GII

Related product manuals