Post Reply 
HP49-HP50 : comparison of two "identical Matrixes"
12-09-2022, 08:28 PM
Post: #9
RE: HP49-HP50 : comparison of two "identical Matrixes"
(12-09-2022 06:15 PM)ttw Wrote:  There is another problem with integers; I think (based on experiments) that the HP50g can convert 40 bits real to integer or to binary. I can't always rely on some conversions as integers less than 2^64 don't always convert nicely to binary (some conversions seem to go through reals or something equivalent.) I cannot sort large integers (bigger than 40 bits) but I just wrote a Heapsort as comparisons work.

Joe Horn's I->B and B->I, available here can do the conversions accurately. LSORT can sort lists of large integers but doesn't work with lists having a mix of exact and approximate numbers. LSORT is also orders of magnitude faster than the built-in SORT.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP49-HP50 : comparison of two "identical Matrixes" - John Keith - 12-09-2022 08:28 PM



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