From: Barton W. <wil...@us...> - 2025-07-08 11:46:24
|
- **status**: open --> closed - **Comment**: Fixed by Commit [7ea11a] and appended regression test to `rtest_limit_extra`. Closing this ticket. --- **[bugs:#4561] taylim (non user level) exits non-locally** **Status:** closed **Group:** None **Labels:** tlimit **Created:** Tue May 20, 2025 06:12 PM UTC by Barton Willis **Last Updated:** Wed May 21, 2025 01:19 AM UTC **Owner:** nobody Here the function `taylim` exits non-locally, but it be able to evaluate this limit OK ~~~ (%i2) tlimit((1+sqrt(1+n))^(-n-1)/(1+sqrt(n))^-n,n,inf); 0: TAYLIM exited non-locally (%o2) 0 ~~~ --- Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |