atan#

Inverse tangent

Op matx::atan(Op t)#

Compute the arctangent of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

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