Re: Real to Complex shortcut on an HP49g+
- From: "John H Meyers" <jhmeyers@xxxxxxx>
- Date: Mon, 27 Feb 2006 18:26:26 -0600
Not only are "Shift and hold" defaults listed in the AUR,
but Joe Horn devised a program for finding them all in the calc;
the following post contains a slight variation on Joe's
original program (with a list of built-ins as of 1.19-6),
and the second post contains a shorter auxiliary program:
http://groups.google.com/group/comp.sys.hp48/msg/b0b56044830e5d1e
http://groups.google.com/group/comp.sys.hp48/msg/12fc0998347cac1b
The "left shift and hold" built-ins for the top row in RPN mode
are a bit dangerous, since they can turn into STO into your variables,
if you are not very careful.
The following copies the top row "shift and hold" built-ins
to work with RIGHT shift as well; this is safer, because
any similar mistake will then only RCL a variable,
from which recovery is far easier:
\<< -16.21 -11.21 FOR k k { KEYEVAL } + \->PRG k .2 - ASN NEXT \>>
Note: These assignments only take effect in USER mode.
[r->] [OFF]
.
- References:
- Real to Complex shortcut on an HP49g+
- From: Antonio Maschio
- Re: Real to Complex shortcut on an HP49g+
- From: Alejandro G.
- Re: Real to Complex shortcut on an HP49g+
- From: Antonio Maschio
- Re: Real to Complex shortcut on an HP49g+
- From: Alejandro G.
- Re: Real to Complex shortcut on an HP49g+
- From: Gene
- Real to Complex shortcut on an HP49g+
- Prev by Date: Re: hp49g+ Advanced User Manual with cross-reference links and bookmarks
- Next by Date: Re: Ann: New FileSystem library for HPGCC
- Previous by thread: Re: Real to Complex shortcut on an HP49g+
- Next by thread: Re: Real to Complex shortcut on an HP49g+
- Index(es):
Relevant Pages
|