|
Contents | Previous | Next | Subchapters |
| Syntax |
acosh(y) |
| See Also | cosh , asinh , atanh |
cosh of y,
where y is a real or double-precision matrix
such that y(i, j) > 1 for all (i, j).
Note that cosh(x) = cosh(-x),
so there are two choices for its inverse.
The return value of acosh is the positive inverse.
acosh(pi)
returns
1.81153