Re: HP33s Message #3 Posted by martin cohen on 29 July 2004, 7:14 p.m., in response to message #2 by bill
(To toot my own horn)
I have written, and posted (here and on comp.sys.hp48) hp 33s routines to do the following:
1) Solve 3x3 linear system of equations (non-destructively).
2) Do bit-fiddling (and, or, not, xor, ...).
3) Sort A through whatever (first n elements of memory).
The nice thing about programming the 33s is that you can not run out of program space - the labels are exhausted much too quickly!
|