cosh#

rbc.stdlib.elementwise_functions.cosh(a)#
Calculates an implementation-dependent approximation to the hyperbolic cosine, having

domain.

[-infinity, +infinity] and codomain [-infinity, +infinity], for each element x_i in the input array x.

Array-API ‘cosh’ doc