Post Reply 
Report problems with Grapher, CAS and User Interface
11-02-2024, 04:11 PM
Post: #38
RE: Report problems with Grapher, CAS and User Interface
I have detected another problem
if
(a<b)+c [enter] (b+c)>(c+a) // ok
then why

(-4<-3)+1 [enter] 2 ? is expected (-4+1<-3+1) => (-3 < -2)

does it fail?

is not applying the transformation rule (a<b)+c = (b+c)>(c+a)

Is evaluating Boolean logically first an algebraic error or not?
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 04:11 PM



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