| Author |
Comment/Response |
Matthew Brehove
|
11/29/10 6:19pm
I don't know what this is called, so I don't know how to search for it.
Say I have an expression a+b*x
but what I'd really like is that same expression in terms of a quantity C = b*x/2 .
So that the new expression would be
a+2*C
How do I get mathematica to do this for me? Or at least, where in the tutorial do I look?
Thanks!
URL: , |
|