Dear Group,
While thinking about Jonathon's question, I came across this oddity:
x=symbols('x')
f=symbols('f',cls=Function)
diff(f,x)
1
Why 1? I think I would have expected it to generate a TypeError, just
like f+x does.
David
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/724a9342-6794-a600-7d8c-c41c331f20d5%40dbailey.co.uk.