ArcSinDegrees
ArcSinDegrees[z] gives the arc sine in degrees of the complex number z.
Examples
Get arc sine in degrees:
ArcSinDegrees[0.5]
(* 30. *)Exact value:
ArcSinDegrees[1]
(* 90 *)Please visit the official Wolfram Language Reference for more details.