#11626: make the error function work in arbitrary precision
--------------------------------+-------------------------------------------
   Reporter:  zimmerma          |          Owner:  AlexGhitza
       Type:  enhancement       |         Status:  new       
   Priority:  minor             |      Milestone:  sage-4.7.2
  Component:  basic arithmetic  |       Keywords:            
Work_issues:                    |       Upstream:  N/A       
   Reviewer:                    |         Author:            
     Merged:                    |   Dependencies:            
--------------------------------+-------------------------------------------
 {{{
 sage: n(erf(2),54)
 ...
 NotImplementedError: erf not implemented for precision higher than 53
 }}}
 However, MPFR contains a multiple precision implementation of erf.
 It should be straightforward to use.

 Paul

 PS: maybe this ticket is duplicate. It is not easy to search for {{{erf}}}
 in trac, a feature, like {{{grep -w erf}}} is missing,
 and the TracSearch help is not very useful...

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11626>
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