tan#

Tangent in radians

Op matx::tan(Op t)#

Compute the tangent of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

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