acosh

Base.acoshFunction
acosh(x)

Compute the inverse hyperbolic cosine of x.

source
acosh(A::AbstractMatrix)

Compute the inverse hyperbolic matrix cosine of a square matrix A. For the theory and logarithmic formulas used to compute this function, see [AH16_4].