acos
acot
Enter search terms or a module, class or function name.
acosh calculates the hyperbolic arccosine.
Return Value
r is the hyperbolic arccosine of m.
Parameters
m is a real or complex matrix.
Comment
Algorithm: log(x + sqrt(x .* x - 1)).
See also
Overview Mathematic, cosh
id-1578379