#9689: Numerical noise on devel/sage-main/sage/symbolic/expression.pyx computing
sinh(1)
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.5.3
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by drkirkby):
Yes, we can get this to pass, but that is just covering up a bug, as the
number should never be printed as {{{.8813735870195429}}} It is a
numerically correct result, but it is not printed the way one would expect
a piece of software to print the number.
Carl Witty is of the opinion this is either a Maxima or ECL bug
http://groups.google.com/group/sage-devel/msg/aa318e11e84afe8d?hl=en
I think its better to leave the {{{asinh(1.0)}}} case failing. It will be
a constant reminder we need to get a real solution, not hack the doctest
to get it to pass.
Ultimately, I feel the doctest has discovered a bug, which is what a good
test should do.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9689#comment:5>
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.