Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

sage: from sympy import *

sage: integrate(1/x^2, (x, -oo, -1), algorithm='sympy')

1