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