You are here : python_3mathmathsin

math.sin() - math

Return the sine of x radians.


Syntax

math.sin(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference