sin(z)

Returns the trigonometric sine of complex z.


See also cos tan atan2 toRad toDeg 


Example


sin( pi/2 )

1.000

sin( 3 + 2j )

0.5309 - 3.5906 j