First time here? Check out the FAQ!
answered 2012-01-21 19:12:29 +0100
sage: from sympy import *
sage: integrate(1/x^2, (x, -oo, -1), algorithm='sympy')
1