You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-limit.lisp (function limit2) Insert a clause that catches ind/ind. When the denominator
is nonzero, return ind; otherwise, return und
-rtest_limit_extra.mac Add tests from bug report
Tested with SBCL 2.2.0 & Clozure CL 1.12.2. No unexpected errors with either the
testsuite or the share testsuite.
-limit.lisp (function limit2) Insert a clause that catches ind/ind. When the denominator
is nonzero, return ind; otherwise, return und
-rtest_limit_extra.mac Add tests from bug report
Tested with SBCL 2.2.0 & Clozure CL 1.12.2. No unexpected errors with either the
testsuite or the share testsuite.
Imported from SourceForge on 2024-07-09 19:34:28
Created by kcrisman on 2021-06-07 14:24:45
Original: https://sourceforge.net/p/maxima/bugs/3795
The following integration does not seem to be correct. Plotting the last entry a-h should give the zero function, but instead is something wavy.
See https://trac.sagemath.org/ticket/28750 for downstream. Here is a correct solution, confirmed by the zero.
The text was updated successfully, but these errors were encountered: