commutativity
- To: mathgroup@smc.vnet.net
- Subject: [mg11546] commutativity
- From: John Albert Horst <horst@cme.nist.gov>
- Date: Sat, 14 Mar 1998 13:56:00 -0500
I would like to be able to define a rule called, say, commutativeOff that would work as follows: In[1] := a*b == b*a/.commutativeOff Out[1] := False As it is, In[1] := a*b == b*a Out[1] := True How can I do this? Thanks for the help, John Horst Intelligent Systems Division National Institute of Standards and Technology