(16C) show which bits are set in a number
|
03-04-2019, 02:15 AM
Post: #2
|
|||
|
|||
RE: (16C) show which bits are set in a number
(03-04-2019 12:57 AM)cdmackay Wrote: I just wrote my first (!) RPN program. Welcome to the club! Quote:I'm not concerned about performance, but I would like minimise the precious resources used, e.g. registers/lines/labels. I have just removed the use of registers (besides register I): Code: 001-43,22, A : ▸LBL A Example: 23 d GSB A »0 d« »1 d« »2 d« »4 d« 23 d Cheers Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)