#5023: [with patch, needs trivial review, and maybe new ticket] typo in
calculus.py
---------------------------+------------------------------------------------
Reporter: zimmerma | Owner: tba
Type: defect | Status: new
Priority: trivial | Milestone: sage-3.3
Component: documentation | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Changes (by zimmerma):
* summary: typo in calculus.py => [with patch, needs trivial review, and
maybe new ticket] typo in calculus.py
Comment:
The attachment fixes the above typo and two more. However for the last one
(tahn -> tanh) I am
concerned about the fact that there was no doctest for the corresponding
function.
{{{
sage: a=tanh(2)
sage: a._algebraic_(QQbar)
...
TypeError: Unable to coerce e (<class 'sage.functions.constants.E'>) to
Rational
}}}
Did I something wrong? If not, a new ticket should be opened.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5023#comment:1>
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
-~----------~----~----~----~------~----~------~--~---