| Author |
Message |
mark
Joined: 24 Feb 2007 Posts: 27
|
Posted: February 28, 2007 6:27 PM Post subject: no simplifying |
|
|
is it possible to display an expression that isn't simplified?
for example
i want to show work in one of my programs
if "z={2,3}"
"Disp propfrac(0=(x-z[1])(x-z[2]))"
that would normally come out to "xsquared-5x+6"
i would like it to come out to "xsquared -2x-3x+6"
is there a way to do this?
thanks in advance |
|
| Back to top |
|
 |
chainer
Joined: 25 Feb 2007 Posts: 17
|
Posted: March 3, 2007 9:11 PM Post subject: |
|
|
probably not.
seeing as to how it is written in the actual os of the calculator to automatically reduce everything to its lowest terms
i can ask my teacher, he eats this stuff up and goes to all these functions, im sure i could find a straight answer for you. |
|
| Back to top |
|
 |
mark
Joined: 24 Feb 2007 Posts: 27
|
Posted: March 5, 2007 7:41 PM Post subject: |
|
|
thats ok, i guess doing it on paper wont hurt me too much  |
|
| Back to top |
|
 |
|