Post Reply 
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
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
base conversion problems... - webmasterpdx - 09-01-2017, 10:24 AM
RE: base conversion problems... - Joe Horn - 09-02-2017, 05:58 AM
RE: base conversion problems... - Stevetuc - 09-02-2017 08:27 AM
RE: base conversion problems... - Stevetuc - 09-02-2017, 08:35 PM
RE: base conversion problems... - Stevetuc - 09-05-2017, 11:29 AM



User(s) browsing this thread: 1 Guest(s)