In-place inverse sine: writes back into a.
Math
See Also
arcsin_op — out-of-place counterpart.
Parameters
aTensorImplPtrTensor to arcsin in place. Must be non-null. Values outside follow the backend's NaN convention.
Returns
TensorImplPtrThe same pointer as a.