#10164: Few digits of precision in N().
-----------------------+----------------------------------------------------
Reporter: gerbicz | Owner: jason
Type: defect | Status: needs_review
Priority: major | Milestone:
Component: misc | Keywords: N, digits, numerical approximation
beginner
Work_issues: | Upstream: N/A
Reviewer: | Author: Robert Gerbicz, Douglas McNeil
Merged: | Dependencies:
-----------------------+----------------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* author: Robert Gerbicz => Robert Gerbicz, Douglas McNeil
Comment:
Okay, so I've changed all six instances of "3.32192" (which seems to be
the most common approximation to log(10,2) in use). There are three
other references matching 3.32* (in rings/arith.py, interfaces/gp.py, and
libs/pari/gen.pyx) I left alone. Those all have at least 10 digits, so
the problem would be pushed to higher levels even if it occurs, and there
was in every case something I wasn't confident enough of to change. I
don't know much about how pari's precision works, for example.
I think it's a step in the right direction, anyhow.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10164#comment:4>
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.