[Maxima] Bug in wxMaxima

Tiago Charters Azevedo tca
Fri Oct 27 04:20:51 CDT 2006


It seems that there is a bug in wxMaxima when performing the following
integration:

integrate(1/(1+x^2)^(1/2),x);

the result should be 

asinh(x) 

and not 

asin(x)

The bug does not appear in maxima or Texmacs.




More information about the Maxima mailing list