ID EN
Complex Math

acosh

Python 3.11

Return the inverse hyperbolic cosine of x. There is one branch cut, extending left from 1 along the real axis to -∞.

Syntax

PYTHON
cmath.acosh(x)