Updates:
        Cc: [email protected]

Comment #6 on issue 879 by [email protected]: f(x).series(x, 0, 3) doesn't work
http://code.google.com/p/sympy/issues/detail?id=879

Now the PR#2224 was merged:
In [4]: f(x).series(x, 0, 3)
Out[4]:
                             ⎛  2      ⎞│
                           2 ⎜ d       ⎟│
                          x ⋅⎜───(f(x))⎟│
                             ⎜  2      ⎟│
         ⎛d       ⎞│         ⎝dx       ⎠│x=0    ⎛ 3⎞
f(0) + x⋅⎜──(f(x))⎟│    + ────────────────── + O⎝x ⎠
         ⎝dx      ⎠│x=0           2

Close?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to