Arcsin Calculator (Inverse Sine)
Find the angle whose sine is a given value.
Arcsine answers 'what angle has this sine?', returning a value between −90° and 90°.
The math behind it
arcsin is the inverse of sine, defined only for inputs from −1 to 1, with output in [−90°, 90°].
Worked example
arcsin(0.5) = 30°.
FAQ
Why must the input be between −1 and 1?
Because sine never produces values outside that range.