Little problem(s) July 2022
|
07-06-2022, 06:35 AM
Post: #14
|
|||
|
|||
RE: Little problem(s) July 2022
This is my attempt of a solution for #2 for the HP-42S:
Code: 00 { 41-Byte Prgm } I tried to use the undocumented function [FIND] with John's idea. Example [ 4x1 Matrix ] 17 XEQ "FIND" But alas it fails when using the Free42 simulator. It appears that [FIND] is not using the indexed matrix N but the matrix that is currently edited. Therefore all elements are found. I've tried to index the matrix N within the loop but that gives me an error: Restricted Operation Interestingly I can do that manually while editing the matrix. But that exits the edit mode. I can't check this with my HP-42S right now. But maybe someone else can confirm that this is the same behaviour. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 7 Guest(s)