Post Reply 
solution to the problem of pre-assigned variables Z1:=3+4*i in HOME mode
07-24-2018, 05:27 PM (This post was last modified: 07-24-2018 05:39 PM by compsystems.)
Post: #5
RE: solution to the problem of pre-assigned variables Z1:=3+4*i in HOME mode
(07-21-2018 05:40 AM)Carsen Wrote:  I don't like the idea. I like the Vars Menu and all of the preassigned variables. It's quite a convenient method to access data via typing them into the stack. I can type [Alpha] [ M ] 1 [ENTER] to recall a stored matrix for example. That's only 4 keystrokes.

With [SHIFT] + [4 / MATRIX] displays the list of variables reserved for arrays.

With the idea that I propose solves the problems of defining reserved variables using Latin characters

please see:
http://www.hpmuseum.org/forum/thread-10494.html

CAS:
V1(X,Y):=X-2*Y=7; V2(X,Y):=5*X-3*Y=2; returns (X,Y)->false,(X,Y)->false ?

with V≠ V, X≠Y, Y≠Y
CAS:
V1(X,Y):=X-2*Y=7; V2(X,Y):=5*X-3*Y=2; // ok
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: solution to the problem of pre-assigned variables Z1:=3+4*i in HOME mode - compsystems - 07-24-2018 05:27 PM



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