base conversion problems...
|
09-02-2017, 08:27 AM
(This post was last modified: 09-02-2017 09:29 AM by Stevetuc.)
Post: #7
|
|||
|
|||
RE: base conversion problems...
Take a look at baseconv in the program section (scroll to end of post for latest code) - it uses a simple menu system. If you are in rpn mode you can place the input on stack and then run baseconv(). You could assign baseconv() to a userkey or access from user menu.
Input without a "#" is accepted as decimal whatever integer mode you are in. Example: Enter 255 onto stack (I'm assuming Rpn mode) baseconv() <enter> Press enter again to accept System base and again for System size And you get result #FFh |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)