complex.tan
Returns the tangent of the complex number.
Args
self
(T
) - The input complex number.
Returns
A complex number representing the tan of the input value.
Examples
Last updated
Returns the tangent of the complex number.
self
(T
) - The input complex number.
A complex number representing the tan of the input value.
Last updated