You are here : python_3cmathcmathsin

cmath.sin() - cmath

Return the sine of x.


Syntax

cmath.sin(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference