IMCOSH

IMCOSH(arg1) → { number | string | boolean }

Returns the hyperbolic cosine of a complex number.

Parameters:

Name Type Description
arg1 any

Is a complex number for which you want the hyperbolic cosine.

Returns:

Type
number | string | boolean