asin#

rbc.stdlib.elementwise_functions.asin(a)#

Calculates an implementation-dependent approximation of the principal value of the inverse sine, having domain [-1, +1] and codomain [-π/2, +π/2] for each element x_i of the input array x.

Array-API ‘asin’ doc