I've been using my HP48 for many years now and unfortunately, I haven't done a lot of programming with it. Some, but not much.
It would be very helpful if I could write a program that would have a 4x4 matrix, with each element being a variable. The 1,1 element would be (cos(theta))^2, 2,1 element (sin(theta))^2, etc. I could have theta as a variable stored in the program's directory or have it as a local variable within the program. The problem is that I can't figure out how to get a matrix full of variables into the program.
If somebody could give me some advice on this, I'd really appreciate it.
DBD