Hey every/anybody
Is it possible to rearrange equations on Maple 11 (i.e. change the subject of the equation).
If so please could you show the code to use, and explain steps taken.
Thanks heaps
Printable View
Hey every/anybody
Is it possible to rearrange equations on Maple 11 (i.e. change the subject of the equation).
If so please could you show the code to use, and explain steps taken.
Thanks heaps
Have you tried...
solve(x+y=2,x);
??
Mmm, that is not worked for me. But i worked it out anyways. Can't actually remember what i did. Thanks any way