You are here : python_3mathmathcos

math.cos() - math

Return the cosine of x radians.


Syntax

math.cos(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference