#18210: Symbolic computation of Gamma related function crashes Sage
---------------------------------+------------------------
       Reporter:  VivianePons    |        Owner:
           Type:  PLEASE CHANGE  |       Status:  new
       Priority:  major          |    Milestone:  sage-6.7
      Component:  symbolics      |   Resolution:
       Keywords:  sd67           |    Merged in:
        Authors:                 |    Reviewers:
Report Upstream:  N/A            |  Work issues:
         Branch:                 |       Commit:
   Dependencies:                 |     Stopgaps:
---------------------------------+------------------------

Comment (by VivianePons):

 More funny stuff:


 {{{
 sage: a = 319830986772877770815625*sqrt(pi)
 sage: b = 1048576*gamma(41/2, 41/2*x)
 sage: f = a - b
 sage: plot(f, (R,0,1))  # works fine
 sage: plot(f / sqrt(pi), (R,0,1))  # BOOM
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18210#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to