Complex.Tan (gb.gsl)

Function Tan ( ) As Complex

Returns the complex tangent of the complex number.

tan(z) = sin(z) / cos(z)
=