Imtan-func
Minimum Origin Version Required: 2019 SR0
Take a complex number and return its tangent.
complex Imtan(complex c)
c
Return the tangent of a given complex.
Imtan(1+2i) = ; // returns 0.033812826079897+1.0147936161466i