Question: How can I calculate the integral of Legendre function P(n,theta) ?

How can I calculate the integral of Legendre function P(n,theta) ?

int(cos(theta)*P(n,theta),theta=0..pi) ;

Please Wait...