asin_

paddle.Tensor. asin_ ( x, name=None )

Inplace version of asin API, the output Tensor will be inplaced with input x. Please refer to asin.