| 1 | initial version |
sage: from sympy import *
sage: integrate(1/x^2, (x, -oo, -1), algorithm='sympy')
1
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.