asind
Inverse sine (degrees).
Syntax
Section titled “Syntax”Y = asind(X)Description
Section titled “Description”Like asin but returns the angle in degrees.
Example
Section titled “Example”asind(1) % 90Inverse sine (degrees).
Y = asind(X)Like asin but returns the angle in degrees.
asind(1) % 90