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