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