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