Post Reply 
request for the soft key [copy]
07-08-2016, 03:40 AM (This post was last modified: 07-08-2016 02:33 PM by compsystems.)
Post: #1
request for the soft key [copy]
the soft key [copy] must copy the expressions in parentheses.

example, simplify: MAXIMUM

x^3+6 [enter] x^3+6
x[x^2]*Ans [enter] x^5+6*x^2 OK
Ans==[Shift]+[+]

current firmware:

x^3+6 [enter] x^3+6
x[x^2]* [up] [copy] x^2*x^3+6 [enter] x^5+6 =(
[up] [copy] == (copy ans)

next firmware:

x^3+6 [enter] x^3+6
x[x^2]* [up] [copy] x^2*(x^3+6) [enter] x^5+6*x^2 OK

since the system must be consistent with ANS, you agree?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
request for the soft key [copy] - compsystems - 07-08-2016 03:40 AM



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