answered 13 years ago
sage: from sympy import *
sage: integrate(1/x^2, (x, -oo, -1), algorithm='sympy')
1