ACOTH

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

Returns the inverse hyperbolic cotangent of a number.

Parameters:

Name Type Description
arg1 number

Is the hyperbolic cotangent of the angle that you want.

Returns:

Type
number | string | boolean