| Author |
Comment/Response |
william
|
02/20/02 07:05am
I would like mathematica to use a^2 + b^2 + c^2=1 wherever possible to simplify some calculations.
when I try expr/.a^2 + b^2 + c^2=1 i get `tag plus in a^2 + b^2 + c^2 is protected' or when I try expr/.a=Sqrt[etc] i get tag replaceall is protected
any ideas?
URL: , |
|