cupy.cosh#

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

Elementwise hyperbolic cosine function.

See also

numpy.cosh