asinh#

rbc.stdlib.elementwise_functions.asinh(a)#

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

Array-API ‘asinh’ doc