In the following problem: $$F(x) = \int_x^{x+2} \sin t \ dt$$ we are required to find $x$ when $F(x)$ is a maximum. If we differentiate and equate to zero, we will get the result:
$$\sin x = \frac{\sin 2}{\sqrt{2(1–\cos 2)}}$$
Now, I didn't exactly know whether the angles of $\sin 2$ and $\cos 2$ were degrees or radians, because the result was obtained by a substitution of a length function. But neither are radians, are a length quantity (because they're dimensionless), nor degrees are a length quantity. So I just tried evaluating it assuming it was degrees, which gave me $x = 89$. This was exactly what I expected graphically. (Assuming $89$ is in degrees). When I then tried evaluating the result using radians, I got approximately $0.5707$, which is again exactly what I was expecting to get, for:
$$0.5707 = \frac{\pi}{2} – 1 \ .$$
Does it then not matter, whatever way I evaluate a trigonometric expression (either using radians or degrees)?
Why is this so?
Thank you in advance.