fn tan(z: anytype) Complex(@TypeOf(z.re))

Returns the tangent of z.

Parameters

z: anytype,