cupy.acosh#

cupy.acosh(x, /, out=None, \*, casting='same_kind', dtype=None)#

Elementwise inverse of hyperbolic cosine function.

See also

numpy.arccosh