1 / | | 2 | x - 1 | ------ dx | 2 | x + 1 | / 0
Integral((x^2 - 1)/(x^2 + 1), (x, 0, 1))
/ | | 2 | x - 1 | ------ dx = C + x - 2*atan(x) | 2 | x + 1 | /
pi 1 - -- 2
=
1 - pi/2
-0.570796326794897
Use the examples entering the upper and lower limits of integration.