Confused about variables
|
02-29-2016, 06:14 AM
Post: #6
|
|||
|
|||
RE: Confused about variables
Hello,
You should be able to speed your carry by doing a shift operation, or a bit grab operation on the register. Something like cf:= t1(16); for example. Much faster than the CARY16 function call and it's implementation. You might be able to handle memory in a string (limited to 64K), it would be more memory efficient (2 bytes per memory byte), and probably faster. Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Confused about variables - smp - 02-24-2016, 12:31 PM
RE: Confused about variables - Tim Wessman - 02-24-2016, 03:05 PM
RE: Confused about variables - smp - 02-25-2016, 12:55 AM
RE: Confused about variables - cyrille de brébisson - 02-25-2016, 06:22 AM
RE: Confused about variables - smp - 02-26-2016, 09:58 PM
RE: Confused about variables - cyrille de brébisson - 02-29-2016 06:14 AM
RE: Confused about variables - smp - 02-29-2016, 05:25 PM
|
User(s) browsing this thread: 1 Guest(s)