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

Returns the sine of z.

Parameters

z: anytype,