Is this in the current master branch or an old version?

I get this:
In [1]: exp(x**2).series(x,0,10)
Out[1]:

                 4    6    8
       2      x    x    x            ⎛ 10⎞
1 + x  + ── + ── + ── + O⎝x  ⎠
               2    6    24

And it seems correct.

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

Reply via email to