Post Reply 
(12C) Solve a system of linear equations of 2 Unknown
03-23-2018, 12:27 PM (This post was last modified: 03-23-2018 12:36 PM by Dieter.)
Post: #4
RE: (12C) Solve a system of linear equations of 2 Unknown
(03-23-2018 12:02 PM)Gamo Wrote:  Any comment is very welcome. I like how you improve and make correction on how I program.

Fine, thank you.

(03-23-2018 12:02 PM)Gamo Wrote:  Very nice idea to also try to make the program as user friendly as possible so that to avoid any mistake.
I have learn that putting ..... 1 R/S and .....2 R/S to separate equation #1 and #2 then show Determinant with the next R/S so that not to confuse user.

All this looks even nicer if the display shows 1,111111–11 and 2,222222–22. This shows more clearly that this is a marker and not an entered number. You can see how this looks like if you store these two numbers in R7 and R8 and replace the "1" and "2" with RCL 7 and RCL 8. ;-)

BTW, if you replace the final "GTO 00" in my version with "GTO 23" pressing R/S continuously displays X, Y, X, Y, X, Y...

Dieter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: (12C) Solve a system of linear equations of 2 Unknown - Dieter - 03-23-2018 12:27 PM



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