acosh#

rbc.stdlib.elementwise_functions.acosh(a)#

Calculates an implementation-dependent approximation to the inverse hyperbolic cosine, having domain [+1, +infinity] and codomain [+0, +infinity], for each element x_i of the input array x.

Array-API ‘acosh’ doc