Example
Use the principal-value range to evaluate an inverse sine exactly.
highlighted = computed this step
Step 1 — Set up
Set up the expression.
arcsin(21)
Step 2 — Principal range
Use the arcsin range from -pi over 2 to pi over 2.
arcsin range [−2π,2π]
Step 3 — Match sine value
Check that sine of pi over 6 equals 1 over 2.
sin(6π)=21
Step 4 — Result
The principal value is pi over 6.
arcsin(21)=6π
inverse-trig
arcsin(x) returns the angle θ ∈ [-π/2, π/2] with sin(θ) = x. Principal range for arcsin: [-π/2, π/2]. Non-principal angles with the same sin value are excluded.