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

Returns the hyperbolic arc-cosine of z.

Parameters

z: anytype,