Mister Exam

Integral of sintcost dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1                 
  /                 
 |                  
 |  sin(t*cos(t)) dt
 |                  
/                   
0                   
$$\int\limits_{0}^{1} \sin{\left(t \cos{\left(t \right)} \right)}\, dt$$
Integral(sin(t*cos(t)), (t, 0, 1))
The answer [src]
  1                 
  /                 
 |                  
 |  sin(t*cos(t)) dt
 |                  
/                   
0                   
$$\int\limits_{0}^{1} \sin{\left(t \cos{\left(t \right)} \right)}\, dt$$
=
=
  1                 
  /                 
 |                  
 |  sin(t*cos(t)) dt
 |                  
/                   
0                   
$$\int\limits_{0}^{1} \sin{\left(t \cos{\left(t \right)} \right)}\, dt$$
Integral(sin(t*cos(t)), (t, 0, 1))
Numerical answer [src]
0.367452466793203
0.367452466793203

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