| Author |
Comment/Response |
Xavier
|
05/05/08 00:11am
Hey,
While seeking a solution for the other problem with "Linearity of integrals", I found another weird thing (I think) around the Integrate function. I integrate a function which is not supposed to be accepted on an interval [0,Pi/2]:
In[26]:= Integrate[1/x^4, {x, 0, Pi/2}]
and the result seems nice with no error message:
Out[26]= -(8/(3 \[Pi]^3))
If someone has any tip with the function Integrate or something I may have missed, I would be glad.
Cheers,
Xavier
URL: http://xroudaut.free.fr, |
|