Question: Trigonometric Relations - Multiple Angles

Why does the evalb function return 'false' for the following function test?

evalb(sin(2*beta/2)=2*sin(beta/2)*cos(beta/2));

This function should return true, but does not.  Any comments/corrections would be appreciated.  Thank you for your help.

Wayne

Please Wait...