I want to solve the equation $2\enspace \sin^2\enspace \theta+2\enspace \sin\enspace \theta-1=0$, $0\leq\theta<2\pi$. Using the quadratic formula, I found one of the solution to be $\theta=\sin^{-1}( \frac{-1+\sqrt{3}}{2})$. Which of the following ways of writing the numerical value of $\theta$ is correct? (i) or (ii)?
(i) $\theta=0.3747$, (ii) $\theta\approx 0.3747$
Are both of them acceptable? I noticed that, frequently, the numerical solution of a trigonometric equation is written using the equal sign (as in (ii)) even the numerical answer has been rounded. Why equal sign is used instead of approximation sign? In this case, does the equal sign have a different meaning?
It is correct to use the $\approx$ sign for rounded answers, and the $=$ sign for closed form answers. For example, if you are solving $\sin x=\cos x$, one solution would be $x=\frac{\pi}4\approx 0.866$. The use of an equal sign is probably because of a bad textbook, or that the writers used it because the rounded answer is very close to the real answer. This is usually the case when the answers are off by less than $\pm \epsilon$, which is determined by the writers (usually $10^{-4}$)