Wolfram Mathematica Online Integrator
The world's only full-power integration solver
Integrate[Cos[a*x]*Cos[b*x], x] ==
Sin[(a - b)*x]/(2*(a - b)) + Sin[(a + b)*x]/
(2*(a + b))
Integrate[Cos[a x] Cos[b x], x] ==
Sin[(a - b) x] Sin[(a + b) x] -------------- + -------------- 2 (a - b) 2 (a + b)
Time to compute: 0.13 second
Spread the word: