On Thu, Dec 24, 2009 at 3:52 AM, [email protected] <[email protected]> wrote: > Dear support > > is it possible to tell find_root that I am interested on say first 50 > decimal places?
No. > The documentation of find_root does not help in this > problem. Is it possible to define precision? Thanks. Looking at find_root?? one sees that it just calls scipy which is only double precision. William -- 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-support URL: http://www.sagemath.org
