Mister Exam

Integral of ln(cosx) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1               
  /               
 |                
 |  log(cos(x)) dx
 |                
/                 
0                 
$$\int\limits_{0}^{1} \log{\left(\cos{\left(x \right)} \right)}\, dx$$
Integral(log(cos(x)), (x, 0, 1))
The answer (Indefinite) [src]
                                          /           
  /                                      |            
 |                                       | x*sin(x)   
 | log(cos(x)) dx = C + x*log(cos(x)) +  | -------- dx
 |                                       |  cos(x)    
/                                        |            
                                        /             
$$\int \log{\left(\cos{\left(x \right)} \right)}\, dx = C + x \log{\left(\cos{\left(x \right)} \right)} + \int \frac{x \sin{\left(x \right)}}{\cos{\left(x \right)}}\, dx$$
Numerical answer [src]
-0.187538169020838
-0.187538169020838

    Use the examples entering the upper and lower limits of integration.