Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Maxima is apparently not able to do that, but sympy can:

sage: integral(cos(x)/(1+sin(x)),(x,-pi/6,pi/6),algorithm='sympy')
log(3)