asind
Inverse sine in degrees
Syntax
Description
Y = asind(X)X in degrees. The function accepts both real and complex inputs.
- For real values of - Xin the interval [-1, 1],- asind(X)returns values in the interval [-90, 90].
- For real values of - Xoutside the interval [-1, 1] and for complex values of- X,- asind(X)returns complex values.
