You are here : python_3cmathcmathcos

cmath.cos() - cmath

Return the cosine of x.


Syntax

cmath.cos(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference