On Saturday, October 25, 2014 7:35:06 PM UTC-7, Robert Dodier wrote:
>
> Is there a tl;dr somewhere which says what is the problem that Mma got 
> wrong? and I gather there is an incorrect integral too? 
>

Here's an integral maxima gets wrong with abs_integrate loaded:

  integrate(integrate(abs(exp(2*%pi*%i*x)+exp(2*%pi*%i*y)),x,0,1),y,0,1);

(like apparently MMa and Maple, maxima evaluates this to 0)

(without abs_integrate it just doesn't evaluate).

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to