Hi. I want to calculate this simple integral , but the result is wrong
I write :
simplify(int(sin(x)^2,x,0,pi)
and the result is pi/4 , which is wrong!!!
The right one is pi/2.
The indefinate integral is correct,
x/2-sin(2x)/4
Please try to correct this bug, because i hate to loose points at my exams from these kind of
mistakes.
Thank you in advance.