First time here? Check out the FAQ!
answered 2015-10-17 19:46:02 +0100
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)