asin
asin(expr)
Applies the sin-1 function to the result of expr
. Values of expr
that exceed 1
or are less than -1 are set to missing in the final result. The result of
the asin
function is in radians.
Usage Notes
asin(expr)
Applies the sin-1 function to the result of expr
. Values of expr
that exceed 1
or are less than -1 are set to missing in the final result. The result of
the asin
function is in radians.