User Portlet
Discussions |
---|
It seems there exists an inconsistency in the integration algorithms. For example, if you do Integrate[x/(x^2+1),{x,-Infinity, Infinity}], you get 0, but if you compute Integrate[1/Log[x],{x,0,2}], you get divergence. |