1 / | | x | -e | -------- dx | x | x*e - x | / 0
Integral((-exp(x))/(x*exp(x) - x), (x, 0, 1))
/ / | | | x | x | -e | e | -------- dx = C - | --------- dx | x | x | x*e - x | -x + x*e | | / /
1 / | | x | e - | --------- dx | x | -x + x*e | / 0
=
1 / | | x | e - | --------- dx | x | -x + x*e | / 0
-Integral(exp(x)/(-x + x*exp(x)), (x, 0, 1))
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.