2 Jul
2004
2 Jul
'04
5:39 p.m.
Hello again, I think it is not good that conjugate(some expression) returns a function while (some expression).conjugate() returns an expression. This is inconsistent to what users are used to with, say, expand(e) and e.expand(). They will be surprised that conjugate(some expression).expand() does not expand anything. Bye, Chris