It sounds correct to me. Do things work if you make that change?

Aaron Meurer

On Sun, Feb 23, 2014 at 10:36 AM, Avichal Dayal <avichal.da...@gmail.com> wrote:
> Gruntz uses the series code extensively and I've encountered the following
> error
> quite a few times:-
>
> PoleError:
> Asymptotic expansion of cos around [oo] is not implemented.
>
> If you use limit, answer is evaluated correctly to 0.
>
> However there might be cases where we might need expansion of sin and cos to
> correctly evaluate limit.
>
> Since sin and cos do not converge at infinity and are bounded functions,
> in my opinion asymptotic expansion of sin and cos at [oo] should be simply
> Order(1), right?
>
> I maybe wrong, but that would enable Gruntz to give the correct result.
>
> --
> 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 sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
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/CAKgW%3D6JxyHxBfyOyZXOHQ7fg_2%2BQV46F2ZncbWnUpv5N%2BL0grQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to