CAS command question
|
01-10-2017, 08:26 PM
(This post was last modified: 01-10-2017 08:28 PM by compsystems.)
Post: #72
|
|||
|
|||
RE: CAS command question
For me the problem LEFT RIGHT is only visual, of course I would like it not to rewrite it to simplify.
The following code, shows that it does not matter the rewriting of the original expression, if you consider the operator. expr0 := expr(string( simplify(left(expr0) )) + part(expr0,0) + string( simplify( right(expr0) ) )); PHP Code: testInequality2():= the output is correct: 0>(x^2+x-6) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)