cos#

Cosine in radians

Op matx::cos(Op t)#

Compute cosine of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

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