|
Further Examples: Conjugate
In[1]:= 
Out[1]= 
In[2]:= 
Out[2]= 
Here the conjugate does not change the minus to a plus since neither nor may be assumed to be real.
In[3]:= 
Out[3]= 
However this works, effectively assuming that and are real.
In[4]:= 
Out[4]= 
|