The asin Statement
The asin statement lets you calculate the arc sine value of its input (second) argument and store the result (radians) in its output (first) argument. The syntax of the asin statement is shown below.
asin x, y // store the arc sine of y in x