73
UNROT
* = function
TVMBEG Specifies that TVM calculations treat payments as being
made at the beginning of the compounding periods.
N
TVMEND Specifies that TVM calculations treat payments as being
made at the end of the compounding periods.
N
TVMROOT Solves for the specified TVM variable using values from
the remaining TVM variables.
N
‘
TVM variable
’
→
x
TVM variable
TYPE Returns the type number of an object.
<N
TEST
obj
→
n
type
UBASE Converts a unit object to SI base units.*
< ^
UNITS TOOLS
x_unit
→
y_base-units
UFACT Factors the level 1 unit from the unit expression of the
level 2 unit object.
< ^
UNITS TOOLS
x
1
_unit
1
x
2
_unit
2
→
x
3
_unit
2
*
unit
3
UFL1→MINIF Converts a UFL1 (universal font library) fontset to a HP
49G minifont.
N
obj
fontset
n
ID
→
→UNIT Creates a unit object from a real number and a unit
expression.
N
x y_unit
→
x_unit
UNPICK Replaces the object at level
n
+2 with the object at level 2
and deletes the objects at levels 1 and 2.*
<N
STACK
obj
n+2
… obj
4
obj
3
obj
2
n
→
obj
2
… obj
4
obj
3
UNROT Changes the order of the first three objects on the stack.*
<N
STACK
obj
3
obj
2
obj
1
→
obj
1
obj
3
obj
2
Name Description Access Inputs Outputs