#4142: limit bug: should be -Infinity, but gives +Infinity
----------------------+-----------------------------------------------------
Reporter: ddrake | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.3
Component: calculus | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
Comment(by kcrisman):
This is fixed in the latest Maxima CVS version, so whenever we upgrade
again, this one will hopefully be closed.
{{{
Maxima 5.19post http://maxima.sourceforge.net
using Lisp SBCL 1.0.24
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) limit(-x/sqrt(1-x^2),x,1,minus);
(%o1) minf
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4142#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---