Computes the inverse sine, in radians, of the input elements.
c = asin(a)
Real or complex scalar or array of any dimension.
Inverse sine, in radians, of the elements in a. c is a scalar or an array of the same size as a.
Z = [-1:0.11:1] C = asin(Z)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported