Home
/
Python 3.11
/
Math
/
cos
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Math
cos
Python 3.11
Return the cosine of x radians.
Syntax
PYTHON
Copy
math.cos(x)