rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

gcd : red bug #2010

Open rtoy opened 2 weeks ago

rtoy commented 2 weeks ago

Imported from SourceForge on 2024-07-05 16:39:49 Created by willisbl on 2011-06-03 10:51:01 Original: https://sourceforge.net/p/maxima/bugs/2200


(%i1) integrate((sqrt(2-2*x^2) * (sqrt(2) + sqrt(2) * x^2))/(4-4*x^2),x,0,1), gcd : red; `quotient' by `zero' -- an error. To debug this try: debugmode(true);

rtoy commented 2 weeks ago

Imported from SourceForge on 2024-07-05 16:39:50 Created by robert_dodier on 2013-07-26 06:27:25 Original: https://sourceforge.net/p/maxima/bugs/2200/#d26d