|  1 |    initial version    |  
This is a follow up. This is my code:
var("theta ee")
u=cos(theta)+ee
diff(u(theta),theta)
 this is the output:
-sin(theta) + 1
 I don't understand what is going on. Nowhere was ee equated to theta.
What is happening here?
 
                
                Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.