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? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)