On Saturday, March 1, 2014 5:35:01 PM UTC+4, Avichal Dayal wrote: > > Perhaps, something to indicate an error. > > But there are instances where series(sin(x), x, oo) is used by other > methods > For e.g.:- gruntz((sin(x) + cos(x)/x**2, x, oo) tries to find that series > If we raise an error, then those limits won't work (which should) >
Limit may work, if we implement algorithms to solve this kind of problems. gruntz() wont work, but it's expected. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/f3470041-9480-48a3-aa74-dd289b6c3434%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
