#3980: [with patch, needs work] Find_root bug
----------------------+-----------------------------------------------------
Reporter: kcrisman | Owner: jwmerrill
Type: defect | Status: new
Priority: minor | Milestone: sage-3.1.3
Component: calculus | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Changes (by mhampton):
* summary: [with patch, needs review] Find_root bug => [with patch,
needs work] Find_root bug
Comment:
Somehow this is now too permissive, since the following should return an
error:
{{{
sage: var('t')
sage: find_root(1/t-x,0,2)
1.0000000000005
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3980#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---