(15C) another approach to decimal <-> binary conversion
|
09-01-2018, 06:16 PM
Post: #4
|
|||
|
|||
RE: (15C) another approach to decimal <-> binary conversion
I've taken this generic base conversion program and hard-coded from-base=10 and to-base=2:
Code: 001 - 44 0 STO 0 Example f CLEAR PRGM 47 R/S 101,111.0000 And here's the program for the HP-12C: Code: 01 - 44 0 STO 0 (11-30-2017 07:50 PM)Dieter Wrote: Ah, that's what the "8" is for. #-) It has a different meaning in my program and is actually needed. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(15C) another approach to decimal <-> binary conversion - jthole - 11-29-2017, 10:32 AM
RE: (15C) another approach to decimal <-> binary conversion - Dieter - 11-30-2017, 07:50 PM
RE: (15C) another approach to decimal <-> binary conversion - jthole - 12-01-2017, 08:48 AM
RE: (15C) another approach to decimal <-> binary conversion - Thomas Klemm - 09-01-2018 06:16 PM
|
User(s) browsing this thread: 1 Guest(s)