request for the soft key [copy]
|
07-08-2016, 04:29 AM
(This post was last modified: 07-08-2016 02:33 PM by compsystems.)
Post: #4
|
|||
|
|||
RE: request for the soft key [copy]
in many cases the parentheses are redundant as:
x^3+6 [enter] x^3+6 x[x^2] + Ans [enter] x^2+(x^3+6) == x^2+(x^3+6) == x^2+x^3+6 OK but not in others. current factor(x^3-y^3) [enter] (x-y)*(x^2+x*y+y^2) x-y [enter] x-y x^2+x*y+y^2 [enter] x^2+x*y+y^2 [up][up] [copy] x-y [*] [up] [copy] x^2+x*y+y^2 [enter] -x^2*y+x*y+x+y^2 =( nextfirmware [up][up] [copy] (x-y) [*] [up] [copy] (x^2+x*y+y^2) [enter] x^3-y^3 OK |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
request for the soft key [copy] - compsystems - 07-08-2016, 03:40 AM
RE: request for the soft key [copy] - Tim Wessman - 07-08-2016, 03:58 AM
RE: request for the soft key [copy] - compsystems - 07-08-2016, 04:06 AM
RE: request for the soft key [copy] - compsystems - 07-08-2016 04:29 AM
RE: request for the soft key [copy] - eried - 07-08-2016, 03:02 PM
RE: request for the soft key [copy] - compsystems - 07-08-2016, 04:51 PM
RE: request for the soft key [copy] - Tim Wessman - 07-08-2016, 05:50 PM
RE: request for the soft key [copy] - compsystems - 07-08-2016, 08:21 PM
RE: request for the soft key [copy] - Wes Loewer - 07-10-2016, 12:29 PM
RE: request for the soft key [copy] - compsystems - 07-12-2016, 01:44 PM
|
User(s) browsing this thread: 2 Guest(s)