I would like to evaluate
$\int_{-1/2}^{1/2}$ $1 \over \sqrt{1 - x^2}$ $dx$
Approach
We substitute $x = \sin u$ $\Rightarrow$ $dx \over du$ $=$ $\cos u \Rightarrow dx$ $=$ $\cos u$ $du.$
This leads to
$\int_{\sin(-1/2)}^{\sin(1/2)} 1$ $du$ = $[u]_{\sin(-1/2)}^{\sin(1/2)}$ = $[\arcsin(x)]_{-1/2}^{1/2}$
Now, my calculator tells me that the result would be $1$, but this doesn't work with my solution that I got so far. Where am I mistaken?