Post Reply 
Report problems with Grapher, CAS and User Interface
11-02-2024, 01:57 PM (This post was last modified: 11-02-2024 02:44 PM by compsystems.)
Post: #37
RE: Report problems with Grapher, CAS and User Interface
Hello

When writing the expression (a<b)+c and then retrieving it from the history line to input, the order of the brackets () is lost, rewriting it to a different and erroneous expression

(a<b)+c [enter] (b+c)>(c+a) // == (a+c) < (b+c) // ok
(a<b)+c [copy] => a<(b+c) bug // (a<b)+c ok
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Report problems with Grapher, CAS and User Interface - compsystems - 11-02-2024 01:57 PM



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