Improved change of integer base
|
03-02-2014, 04:27 PM
(This post was last modified: 03-02-2014 04:28 PM by Angus.)
Post: #11
|
|||
|
|||
RE: Improved change of integer base
hello,
I apologize for double posting, but some questions came up while I work with the hp prime. Code:
Converting to integer-type works so far. My intention is to switch between bases if there is already an integer constant available as argument (that is SETBASE). But it seems that Shift+Minus starts the base window and the user key is ignored then. Is there a way to prevent that? using F6 to launch the window in my example would be my choice. Can you confirm, that base can't be used as user-key for integer type values? Using rpn entry: I tried to do a if TYPE()==0 to check for real number. That would require a DUPN of the original argument. How can I invoke stack commands? And is there a way to execute the command line that is returned? Using textbook entry: is it really impossible to use input from the command line directly? If someone likes to comment on the code fragment please feel free to post. Feedback is important for learning. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Improved change of integer base - Angus - 02-24-2014, 12:12 PM
RE: Improved change of integer base - Tugdual - 02-24-2014, 02:38 PM
RE: Improved change of integer base - Stefan - 02-24-2014, 03:20 PM
RE: Improved change of integer base - Stefan - 02-24-2014, 06:59 PM
RE: Improved change of integer base - Angus - 03-01-2014, 10:22 AM
RE: Improved change of integer base - Terje Vallestad - 03-01-2014, 11:50 AM
RE: Improved change of integer base - massimo - 03-01-2014, 06:30 PM
RE: Improved change of integer base - Angus - 03-01-2014, 07:17 PM
RE: Improved change of integer base - Tim Wessman - 03-01-2014, 07:30 PM
RE: Improved change of integer base - Angus - 03-01-2014, 09:47 PM
RE: Improved change of integer base - Angus - 03-02-2014 04:27 PM
|
User(s) browsing this thread: 1 Guest(s)