sinh#

Hyperbolic sine

Op matx::sinh(Op t)#

Compute the hyperbolic sine of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

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