Post Reply 
Multi (i) register techniques help, please.
05-31-2018, 07:20 PM
Post: #8
RE: Multi (i) register techniques help, please.
(05-31-2018 06:58 PM)Dieter Wrote:  
(05-31-2018 06:09 PM)Matt Agajanian Wrote:  For example, consider how matrix operations are calculated given that the elements for say, inversion or martrix multiplication are using elements in different matrix positions and thus, different register locations.

Yes, matrices are a truly classic application for multiple index registers. That's why I didn't start writing such programs before I had an HP-41. ;-)
Here you can easily code such things as

RCL IND 03
RCL IND 04
x
ST– IND 05

Dieter

Thanks.
I’m glad you see my reasons for asking the question.

Just so you know, although the SR-52 was TI’s answer to the HP-65, I wonder how (if the HP-67 was HP’s comeback to the 52), the 67 answered the challenge of the SR-52’s multiple indirect registers and the EXC (TI’s Exchange memory) commands.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Multi (i) register techniques help, please. - Matt Agajanian - 05-31-2018 07:20 PM



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