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

Returns the hyperbolic arc-sine of z.

Parameters

z: anytype,