Cos

Math Functions
Aptilis 1

Cos(x)

Cos returns the cosine of a value.
It expects to be fed angles in radians.

Return value:
cos(x)

Example:

r = cos(1)
print(r)
Result:
0.9998476951564