1 / | | -2*cos(E)*c*x*cot(x) dx | / 0
Integral((((-2*cos(E))*c)*x)*cot(x), (x, 0, 1))
/ / / \ | | | | | -2*cos(E)*c*x*cot(x) dx = C - 2*c*| | x*cot(x) dx|*cos(E) | | | | / \/ /
/ 1 \ | / | | | | -2*c*| | x*cot(x) dx|*cos(E) | | | |/ | \0 /
=
/ 1 \ | / | | | | -2*c*| | x*cot(x) dx|*cos(E) | | | |/ | \0 /
-2*c*Integral(x*cot(x), (x, 0, 1))*cos(E)
Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.