asin#

Inverse sine

Op matx::asin(Op t)#

Compute the arcsine of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

(tov0 = asin(tiv0)).run(exec);