Navigation: Language Reference > Functions > Trigonometric >
Y = arccosh(X);
Returns the hyperbolic arccosine of the elements of X.
y = arccosh(time + 1.0);
Y and X must have the same size. The elements of X must be 1 or bigger.