On 2016-04-07, Dmitry Sokolov <h...@haqr.eu> wrote:

> var('t')
> f=sin(t)*atan2(2*sin(t),1-2*cos(t))
> version()
> print "numeric integral: ", numerical_integral(f,0,pi)[0]
> print "symbolic integral: ", integrate(f,(t,0,pi))
>
>
>|t|'SageMath Version 6.10, Release Date: 2015-12-18'|numeric integral:  
>2.35619449019|symbolic integral:  -5/4*pi

I've reported this as: https://sourceforge.net/p/maxima/bugs/3127/

best

Robert Dodier

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to