Post Reply 
simplify BUG (REV: 6975)
03-15-2015, 02:44 AM
Post: #1
simplify BUG (REV: 6975)
I'm not sure where to post bugs, but this one is pretty severe.

simplify(√(1-x^3)*int(√(1-x^3),x)) gives a completely wrong result: (-2*x^4+5*x)/5

You can replace "*" with "+", "-" or "/", replace "x^3" with for example "x^4" or "√(1-x^3)" with lots of different functions of x (e.g. √ln(x)) yielding different, but also completely wrong results, so the problem is not limited to elliptic integrals.

Please fix this as soon as possible, thanks.
Find all posts by this user
Quote this message in a reply
03-15-2015, 08:23 AM
Post: #2
RE: simplify BUG (REV: 6975)
Fixed in giac source code.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)