WLJS LogoWLJS Notebook

ArcCoth

ArcCoth[z] gives the inverse hyperbolic cotangent coth⁻¹(z) of the complex number z.

Examples

Evaluate the inverse hyperbolic cotangent:

ArcCoth[2]
(* Log[3]/2 *)

Numerical value:

N[ArcCoth[2]]
(* 0.549306 *)

Please visit the official Wolfram Language Reference for more details.

On this page