#12557: RDF(1e-17).log() gives NaN
------------------------------------+---------------------------------------
       Reporter:  mariah            |         Owner:  AlexGhitza  
           Type:  defect            |        Status:  needs_review
       Priority:  minor             |     Milestone:  sage-5.1    
      Component:  basic arithmetic  |    Resolution:              
       Keywords:  sd40.5            |   Work issues:              
Report Upstream:  N/A               |     Reviewers:  Volker Braun
        Authors:                    |     Merged in:              
   Dependencies:                    |      Stopgaps:              
------------------------------------+---------------------------------------

Comment (by vbraun):

 Too early in the morning ;-)

 We have to use `check_error(RDF(x))` and not `check_error(x)` so that the
 arbitrary-precision floating point value is the same as the double
 precision floating point number, not the other way round. I fixed this in
 the updated patch.

 Now also the doctest works with `<= 1*ulp` precision!

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12557#comment:10>
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.

Reply via email to