Returns the sine of a given number.
Declaration
SIN(number) -> sine
Parameters
- number (type: number)
- The number for which to get the sine for.
Return Values
- sine (type: number)
- The sine
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.