VMS Help
CRTL, acosh, Description

 *Conan The Librarian

    The acosh functions return the hyperbolic arc cosine of x for x
    in the domain [1, +Infinity], where acosh(x) = ln(x + sqrt(x**2 -
    1)).

    The acosh function is the inverse function of cosh where
    acosh(cosh(x)) = |x|.

    x < 1 is an invalid argument.
  Close     Help