Complex.Sin (gb.gsl)

Function Sin ( ) As Complex

Return the complex sine of the complex number.

sin(z) = (exp(iz) - exp(-iz)) / 2i