#2567: import MPFR_PREC_MAX from mpfr.h instead of hard coding it to the 32 bit
limit
--------------------------------+-------------------------------------------
Reporter: was | Owner: somebody
Type: defect | Status: needs_info
Priority: major | Milestone: sage-4.5
Component: basic arithmetic | Keywords:
Author: Mike Hansen | Upstream: N/A
Reviewer: Paul Zimmermann | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by mhansen):
Did you mean
{{{
sage: s = pi.n(digits=3000000*log(10,2))
}}}
?
Expression objects don't have a {{{str}}} method.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2567#comment:17>
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.