asinh#

Hyperbolic inverse sine

Op matx::asinh(Op t)#

Compute the hyperbolic arcsine of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

(tov0 = asinh(tiv0)).run(exec);