Comment #16 on issue 2205 by [email protected]: "Undefined functions"
http://code.google.com/p/sympy/issues/detail?id=2205

BTW for current implementation of Function in master this test holds:

    >>> f(2)**2
    f(2)**2
    >>> _.subs(f, sin)
    sin(2)**2

@ronan, just a little question which I should like to clarify right now. what is target aim is planned for present `Function`?

Would it be obsolated, or maintains only defined `sin(x)`, or something else?

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to